• Hello,

    is there any chance to remove the “Search Field/Buttom” in the Header Menu?

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

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @thunder86,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .main-menu .header-search { display: none; }

    Let me know if that does it.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Search in the Menu’ is closed to new replies.