Tagged: x Author Posts November 22, 2016 at 2:41 pm #1267293 jeffdesignParticipant How do I disable the featured image when someone pulls back search results? Right now the featured image on search results page is too big. http://dev.scriptorium.com/ Thank you, Jeff November 22, 2016 at 7:23 pm #1267613 JadeModerator Hi Jeff, Please add this code in the customizer: .search-results .entry-featured { display: none; } Hope this helps. November 23, 2016 at 7:02 am #1268154 jeffdesignParticipant Yes. Thank you. November 23, 2016 at 7:29 am #1268175 Paul RModerator You’re welcome! 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1267293 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In