Ok, that is fine but something strange has now happened.
The first piece of css I added #header_container { display:none!important;} has now disappeared from the custom css options for that page but it\'s still applying the css. http://prntscr.com/7jtsdb
So if I want to remove that code again and test without it I can\'t now?
Really strange, are you sure it\'s not a problem with the cache? You added the code to the same page or to the custom css field of the theme option panel?
Hi,
I was just wondering if it's possible to easily hide the menu/nav completely so there's only content sections visible.
Cheers,
Tom
Hello Tom, you can easily do this.
Go edit your page and click on this button : Screenshot
Then paste this code
#header_container { display:none!important;}
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 very much! worked a charm.
How do I also remove from mobile design? http://prntscr.com/7jt82z
Hello,
Please add this :
.mt_menu{ display:none!important;}
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
Ok, that is fine but something strange has now happened.
The first piece of css I added #header_container { display:none!important;} has now disappeared from the custom css options for that page but it\'s still applying the css. http://prntscr.com/7jtsdb
So if I want to remove that code again and test without it I can\'t now?
Really strange, are you sure it\'s not a problem with the cache? You added the code to the same page or to the custom css field of the theme option panel?
---------------------
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