Remove the dropdown categories from the search bar in the "advanced header"

This topic has 2 replies, 2 voices, and was last updated 5 years, 2 months ago ago by Olga Barlow

  • Avatar: Kristin_Korsiak
    Kristin Korsiak
    Participant
    February 27, 2019 at 18:45

    Would someone be so kind as to tell me how to remove the category dropdown in the search when using the Advanced Header option? I currently want to have my search bar situated right in the middle where it is, I just don’t want the option to choose specific categories.

    Thanks!

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 27, 2019 at 19:09

    Hello,

    There is no special option for this. But try to add this custom code to Theme Options > Custom CSS to hide it:

    .header-advanced .header-search .postform {
        display: none !important;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.