The mobile menu does not appear in screen sizes less then 800px wide? It toggles at 800px or tablet size, but dissapears in smaller mobile screens, I have checked this in mozilla and chrome. Dont know where to select the minimum mobile screen size breaks or other settings. Please help.
The mobile menu does not appear in screen sizes less then 800px wide? It toggles at 800px or tablet size, but dissapears in smaller mobile screens, I have checked this in mozilla and chrome. Dont know where to select the minimum mobile screen size breaks or other settings. Please help.
Thank you for your assistance in advance
Hello Eric, thanks for purchasing Thefox!
The mobile menu settings are set in the css directly, from which size you would like the menu to switch to mobile?
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 for your prompt reply! :-)
The toggle happens at 800px and shows correctly (menu bar with hamburger icon for the dropdown mobile menu)
However when I reduce the screen size even further to a mobile phone size i.e. 400px wide the menu bar does not show?
Thanks Eric
Hello Eric,
Please add this custom css ( thefox > styling options ) :
.mt_menu #nav_button:before, #nav_button_alt:before {
color:#333333;
}
This should do the trick.
Do not hesitate to contact us if you have more questions.
Have a nice day!
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
Hi,
Thanks for the reply.
It works! :-)
Thank you so much!
Hello Eric,
You're welcome, glad to have been able to help you!
Do not hesitate to contact us if you have more questions.
Have a nice day!
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