• A Search Box is appearing in the menu bar, when I attach a menu to the Main Menu location. If I remove the menu all the pages become the menu and the Search Box disappears. I have the Search icon using the WooCommerce search activated, I don’t need this second search box and it’s not using the search I want.

    How can I get it to stop appearing everytime I put a menu in?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Did you check on Primary Menu on the location of the main menu? Can you disable the menu from the WooCommerce and check?

    Also, our theme provides a default search. You can assign it as a WooCommerce search by going to Appearance > Customize > Header Options > Header search and select WooCommerce search.

    Thanks.

    Thread Starter playfultreasures

    (@playfultreasures)

    Yes the default theme search is enabled and the one I want to use.

    I go in and create a new menu from scratch and the search box is being inserted automatically when I assign it to the Primary Menu. I’m not adding it in anywhere.

    Hi,

    For the quick fix, you can go to the Appearance > Customize > Additional CSS in the dashboard and insert the code mentioned below:

    .top-search-menu{
        display: none;
    }

    Thanks.

    Thread Starter playfultreasures

    (@playfultreasures)

    Thank you that was perfect.

    Hi,

    Glad to know it worked. Feel free to ask again if you get any issues regarding the theme. If you liked this theme, you can help us by leaving a review.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Search Box in Main Menu’ is closed to new replies.