[Resolved] Hide featured image and excerpt in search results page

Home Forums Support [Resolved] Hide featured image and excerpt in search results page

Home Forums Support Hide featured image and excerpt in search results page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #382396
    Denise

    Is it possible to hide the featured image and excerpt on only the search results page?
    I’m using a child theme and have the premium plugin.

    Thanks for a great theme!!!

    #382427
    Denise

    I have tried this and it seems to be working. Is it okay to use or will it break something else?

    .search .post-image,
    .search .entry-summary {
    display: none;
    }

    Thanks!

    #382452
    Leo
    Staff
    Customer Support

    That’s exactly how I would do it 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.