Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1213702
    koosang153
    Participant

    If I set feature image for seo, on post,
    The first big blown up image is that feature image on the post and it is very disturbing…

    Is there anyway I can hide that so that my post will just start with title and straight to contents?

    #1213745
    Nico
    Moderator

    Hi there,

    Thanks for writing in

    To remove featured image in blog post, you can add this under Custom > CSS in the Customizer.

    .single-post .entry-featured {
         display:none;
    }

    Hope that helps. Let us know how it goes.

    THanks.

  • <script> jQuery(function($){ $("#no-reply-1213702 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>