How to move post title and date next to thumbnail image?
-
Hello,
I’m trying to move the post title and date to the right of the thumbnail image on this site. Right now the title/date sits above the thumbnail and it’s very spaced out. But if the title/date shifted to the right of the thumbnail (above the excerpt text) then it would look more visually compact. Any ideas how I can do this? I use excerpts for everything except single posts so I’m looking for code that would apply to all of that. Maybe something in my content.php file (I’m using a child theme) near this code:
<?php if ( !is_single() ) : // Only displays content for single posts. Displays excerpts for everything else. ?>
Any help would be appreciated!
- The topic ‘How to move post title and date next to thumbnail image?’ is closed to new replies.