- This topic has 4 replies, 2 voices, and was last updated 4 years, 10 months ago by
Support Team.
- AuthorPosts
- July 17, 2018 at 10:35 am #7505
Rach
ParticipantHi, I’m loving Travel Log theme, but is that a way to not show the featured images at the beginning of the posts? I would be glad if I could use them only on the banner header and the front page, like the theme offers.
Thanks in advance for your attention.
Rachel
July 17, 2018 at 11:35 am #7507Support Team
KeymasterHello @rach,
Thank you very much for the appreciations 🙂 .
Now to remove the featured image only in the single post page then please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.single img.attachment-full.size-full.wp-post-image { display: none; }
Hope this helps.
Any further queries are always welcome.
Thank you.
Best Regards!!
July 17, 2018 at 1:35 pm #7508Rach
ParticipantThanks for your reply. But it doesn’t work because the featured image also disappeared from the front page. Isn’t there a way to make the featured image disappeared only on the post?
Thanks and sorry to bother you.
July 17, 2018 at 2:23 pm #7509Rach
ParticipantAnd actually now my website broke and I can’t reverse to the previous configuration =(
July 18, 2018 at 5:48 am #7511Support Team
KeymasterHello @rach,
We would like to apologize for the trouble.
But when we tested the CSS by placing it in your site, it was working absolutely fine.
So once try by adding below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS also make sure to add the correct code.
body.single img.attachment-full.size-full.wp-post-image { display: none; }
Hope this helps.
Let us know if there is any issues further.
Thank you.
Best Regards!!
- AuthorPosts
- The forum ‘Travel Log’ is closed to new topics and replies.