Tagged: x Author Posts February 6, 2017 at 10:46 am #1359872 prostyledevParticipant Hello, I found how I can remove the huge featured image on pages & posts but not for custom post types? Is there a specific element I need to include in my css? I want to remove the entry-thumb for all posts in this custom post type. Here is the link http://newdev.carmenmiranda.com/team/carmen-miranda/ February 6, 2017 at 10:58 am #1359892 ThaiModerator Hi There, Please add the following CSS: .single .entry-featured { display: none; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1359872 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In