How to move the post title and date to the right of the thumbnail image?
-
I suspect this is an easy fix, but I’ve combed through the forums and haven’t been able to find a solution. I just want to move the post title and date to the right of the thumbnail image (it currently sits above the thumbnail image — see https://www.AsHerWorldTurns.com).
In case this helps, I am using the plug-in Excerpt Editor to generate the excerpts with thumbnails. Awhile ago I put this code in my child theme to get the thumbnail to float left of the excerpt:
.attachment-thumbnail { float: left; margin: 25px 10px 10px 0; }
Now I just want the post title and date to join the excerpt on the right of the thumbnail image. If anyone can help me I would be so grateful!
- The topic ‘How to move the post title and date to the right of the thumbnail image?’ is closed to new replies.