• Hello!

    I would prefer not to show the Featured Images of each results, in the Results Search Page. Is-it possible?

    I’m using a Child theme.

    Thanks for the great support and keep up the good work on the theme!

    • This topic was modified 1 year, 8 months ago by mistergom.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @mistergom,

    Thanks for reaching us,

    For removing the feature image on search result page, please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS and check it once

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

    Let me know if this helps you or not and I will be back.

    Regards

    Thread Starter mistergom

    (@mistergom)

    Perfect! Thanks a lot!

    Hi @mistergom,

    Glad I could helps you. Let me know of any confusion and I will be back.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove the Featured images from Search Results Page’ is closed to new replies.