Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sunskey

    (@sunskey)

    Hey there @sublimestudio,
    I actually found a piece of code which you can add in your “additional css” section of the theme, accessible through Theme-> Customsize -> additional css (should be the last option at the end) and you’ll get a css box where you can put the following:

    #header__search-toggle{
    display:none;
    }
    Which should simply deactivate it and remove the hit box for it. The type of header display you’ve selected might have an impact on the result, I am not a 100% certain that it works with every single one, but it works on both mobile and pc for me. It doesn’t hide the responsive menu for mobile too, so that’s a +
    Hope it helps, let me know if not
    Have a good day,
    sunskey

    • This reply was modified 3 years, 9 months ago by sunskey.
    Thread Starter sunskey

    (@sunskey)

    Thank you @gdalex for your quick reply and help.
    Javascript being out of my domain of comprehension in code and having pretty much done my site, I won’t be messing with it. I hope it will be useful to anyone who comes across this post, as it seems it is the only way to change the menu icon.
    Thank you again for your time and help to the community, and good day to you!

Viewing 2 replies - 1 through 2 (of 2 total)