Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #986113
    GRM
    Participant

    Prevent featured images (thumbnails) look at the pages and portfolios

    #986265
    Thai
    Moderator

    Hi There,

    To hide the featured image on the pages and portfolio, please add the following CSS under Customizer > Custom > Global CSS:

    .page .entry-featured,
    .single-x-portfolio .entry-featured {
        display: none;
    }

    Hope it helps 🙂

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