Okay
  Public Ticket #1425627
Search box, header
Closed

Comments

  •  4
    MO started the conversation

    On the search box page I want to give the header a different color. How can I do this?

  • [deleted] replied

    Hi there,

    For what part are you talking exactly please? Can you be more specific?

    P.S: This seems like a customization question and support doesn't offer customization services as we wrote on our support homepage.

  •  4
    MO replied

    Sorry, I try again.

    In the sitebar, a search widget has been added to the widgets on the sidebar and the search field at headers and menu theme Options . When I enter a word in the search box, wordpress searches for all the articles that contain this word. He shows this on a new page. (see attached png) On this page the header is white. I want to give it a different color on this page only. how can I do this?

  • [deleted] replied

    Hi there,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though

    Please add the code below to your Custom CSS area:

    body.search-results header.main-header {
        background-color: #ddd !important;
    }

    If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.

    Have a great day!