Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1111691
    Razorsharp_
    Participant

    Hello,

    Is there any CSS that will allow me to remove the featured image from appearing on my standard type posts. But keep the featured image on other types – quotes, images, videos etc…?

    Regards,

    #1111694
    Rupok
    Member

    Hi there,

    Thanks for writing in! Yes it’s possible. You can add this under Custom > CSS in the Customizer.

    .single-format-standard .entry-featured {
      display: none;
    }

    Hope this helps.

    Cheers!

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