Comments 2Jorge started the conversationOctober 27, 2016 at 3:06pmHi, I purchased and installed the theme and it comes by default with a hamburguer menu that i want to get rid of.How can I do it? 895TheFox repliedOctober 28, 2016 at 5:13amHello Jorge, thanks for purchasing Thefox!You mean you want to remove the hamburger menu button?Add this custom css ( thefox > styling options ) :to remove the menu hamburger :#nav_button, #nav_button_alt { display:none!important; } If you are talking about the hamburger button in the title space :#rd_child_pages { display:none!important; }Do not hesitate to contact us if you have more 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 ...
Hi, I purchased and installed the theme and it comes by default with a hamburguer menu that i want to get rid of.
How can I do it?
Hello Jorge, thanks for purchasing Thefox!
You mean you want to remove the hamburger menu button?
Add this custom css ( thefox > styling options ) :
to remove the menu hamburger :
#nav_button, #nav_button_alt { display:none!important; }
If you are talking about the hamburger button in the title space :
#rd_child_pages { display:none!important; }
Do not hesitate to contact us if you have more 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