Full Width Featured Image Above Post Title

Posted in: Newspaper
Post count: 14

I would like to have my featured images, similar to Post Style 7 but with the title/meta below the image so the text does not block the photo.
So, I would like to have this post with the text under the image in the post:
http://northendwaterfront.com/2017/05/24th-taste-north-end-fundraiser-fills-skating-rink-capacity/

Is that possible?
Thank you.

Post count: 22421

Hello,

It can be done with customization if you are confortable editing the post template.
You will have to copy over the meta information from another post template like the default post template for example and remove the meta from post style 7.
You would remove this part of the post style 7 code : https://www.screencast.com/t/6JUDasuXaDa0
And then copy over the header part from the default post template: https://www.screencast.com/t/tQJkHje7 and paste it into the post style 7 loo-single-7.php file: https://www.screencast.com/t/4cpnEBMQTkiX
It could need a bit of css for the white color:
.td-post-template-7 .td-post-title .td-post-author-name, .td-post-template-7 .td-post-title .td-post-author-name a, .td-post-template-7 .td-post-title .td-post-date, .td-post-template-7 .td-post-title .td-post-comments a, .td-post-template-7 .td-post-title .td-post-views{
color:black;
}

I hope this helps.
Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.