Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1165688
    Pollito69
    Participant

    Hello,

    I noticed that the author name and date are displayed under the search result image. This happened when I used the magnifying glass and searched for a product name in the shop. My site is: http://uniquegiftsandart.com/shop/

    Please see the attachment. What is the best way to remove them from displaying during the search?

    Thanks!

    #1165885
    Rupok
    Member

    Hi there,

    Thanks for writing in! If you don’t want this; you can add this under Custom > CSS in the Customizer.

    .search-results .p-meta {
      display: none;
    }

    Hope this helps.

    Cheers!

    #1167077
    Pollito69
    Participant

    that worked. thanks!

    #1167119
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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