Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #154192
    localgeek
    Participant

    The page that loads search results is showing the default Featured Image at the top. I’d like to be able to modify this (remove it, change the image, etc.). How can I do this?

    I’ve created a copy of the search.php page in my child theme. Thanks in advance.

    URL:
    http://www.grayphoto.us

    #154209
    sapana
    Participant

    @localgeek: Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code

    .search #header-featured-image {
     display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Sapana

    #154245
    localgeek
    Participant

    Perfect! Thanks.

    #154246
    sapana
    Participant

    @localgeek:
    Hello, there,
    I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/full-frame/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.
    Kind Regards,
    Sapana

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Featured Image from Search results page’ is closed to new replies.