I cannot get the Mobile Menu to show up on any mobile device. I have created multiple menus and assigned both of them to the Mobile Menu. I cannot get it to show up. I am sure I am missing something simple because I cannot find another ticket with this issue. Thanks, Scott
The CSS change did not add navigation to the mobile view of the site. I cleared cache and deleted history before trying again. Does the custom CSS turn on if boxed layout is not enabled?
Hello Scott, thanks for purchasing Thefox!
Can you try to add this custom css ( thefox > styling options ) :
#nav_button:before, #nav_button_alt:before { color:#00000; }
and change the color with the color you want to use for the button.
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
The CSS change did not add navigation to the mobile view of the site. I cleared cache and deleted history before trying again. Does the custom CSS turn on if boxed layout is not enabled?
Hello,
Then please try this :
#nav_button:before, #nav_button_alt:before { color:#000000 !important; }
you can change the color code to the color you want to use for the mobile button color.
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