Site logo

remove header photo from search result

Home Forums Support remove header photo from search result

Home Forums Support remove header photo from search result

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #197203
    arad

    Hello everyone
    I tried for a while to remove the header from the search result page, but I have no idea how Im suppose to do that
    If anyone can tell me he have my gratitude:)

    #197274
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Are you trying to remove each individual post image while on the search results page?

    If so, this CSS should do it:

    .search .post-image {
        display: none;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    Let me know 🙂

    #197343
    arad

    Hello Tom and thank you
    Im sorry, I didnt explain myself well
    Im opening a store via woocommerce, and when I search something, it look like this:

    I want to remve the header picture(the men in the car), but keep navigation bar above it
    Than you very much

    #197359
    Tom
    Lead Developer
    Lead Developer

    Can you link me to that page?

    #197362
    arad

    Thats a bit of a problem, I dont have a host yet, Im working on it via microsoft web matrix

    #197432
    Tom
    Lead Developer
    Lead Developer

    Hmm, hard for me to know what’s going on without seeing it. How was that image added?

    #197437
    arad

    Im going to upload the site in the next couple of weeks, I will bump this post then
    Thank you very much for all

    #197441
    Tom
    Lead Developer
    Lead Developer

    Sounds good 🙂

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