Comments Carsten started the conversationJuly 14, 2015 at 1:54pmHello guys, I don´t want the search to be displayed in the menu. no problem for the desktop menu, but in the mobile menu it is still displayed. how can I turn it off?Thanks for your help...BestCarsten 895TheFox repliedJuly 14, 2015 at 1:58pmHello Carsten,Please go to Thefox > styling options and add this custom css :#mobile_menu_search { display:none!important; }Then saves changesThat should fix the problem.Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Carsten repliedJuly 17, 2015 at 6:17pmthanks. this worked. we now changed our header style to type 17 and search is displayed although it´s turned off.I guess we need a custom css snipet here as well.thanks for your help.carsten 895TheFox repliedJuly 17, 2015 at 7:20pmHello,Please try with this :#searchtop { display:none; }Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hello guys,
I don´t want the search to be displayed in the menu. no problem for the desktop menu, but in the mobile menu it is still displayed. how can I turn it off?
Thanks for your help...
Best
Carsten
Hello Carsten,
Please go to Thefox > styling options and add this custom css :
#mobile_menu_search { display:none!important; }
Then saves changes
That should fix the problem.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
thanks. this worked. we now changed our header style to type 17 and search is displayed although it´s turned off.
I guess we need a custom css snipet here as well.
thanks for your help.
carsten
Hello,
Please try with this :
#searchtop { display:none; }
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme