Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #242654

    Hi,

    I want to remove the featured image from being seen on the single post page. I still want it to be used with the Mansory for example but I don’t want it shows on the single post page.

    Can you tell me how to do that?

    Thanks.

    #242724

    Hi bakbek!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .single-post .big-preview { display: none !important; }

    Regards,
    Yigit

    #242749

    It worked but now it also doesn’t show videos on a video format post.

    Is there a way to prevent the feature image from showing only on standard type of posts?

    • This reply was modified 10 years, 7 months ago by bakbek.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I prevent the featured image from showing on the single post page?’ is closed to new replies.