Comments unairf started the conversationMay 29, 2020 at 12:28amHi,I would like to hide the mobile header in order to use another plugin.Is there any way I could achieve that? I've tried changing some CSS with no success.Thanks 895TheFox repliedMay 30, 2020 at 11:43amHello Unairf,Add this custom cssĀ ( thefox > styling options ) :@media only screen and (max-width: 767px) .menu_slide.mt_menu { display: none !important; } This should do the trick! Do not hesitate to contact us if you have more questions. Have a nice day! Best 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 unairf repliedJune 5, 2020 at 7:29pmThank you very much! 895TheFox repliedJune 6, 2020 at 10:32amGlad to have been able to help you!Do not hesitate to contact us if you have more questions. Have a nice day! Best 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 ...
Hi,
I would like to hide the mobile header in order to use another plugin.
Is there any way I could achieve that? I've tried changing some CSS with no success.
Thanks
Hello Unairf,
Add this custom cssĀ ( thefox > styling options ) :
@media only screen and (max-width: 767px) .menu_slide.mt_menu { display: none !important; }
This should do the trick!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Best 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
Thank you very much!
Glad to have been able to help you!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Best 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