Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1256668
    Mark M
    Participant

    When I search on my website, images with the corresponding search term show up in the results. Is there a way to exclude images from these search results?

    #1256745
    Prasant Rai
    Moderator

    Hello Mark,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .search-results .entry-featured{
    display:none;
    }

    Thanks.

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