Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1211330
    [email protected]
    Participant

    How can I hide my post’s featured image when viewing categories archives on Integrity Dark?

    Thank you!

    #1211435
    Lely
    Moderator

    Hi There,

    Please try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .category .entry-featured {
        display: none;
    }

    Hope this helps.

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