Hide menu
-
Hi, I was wondering if there is a way to hide the menu on the home page or in general on selected pages? Thanks, Kristina
-
Hey Kristina!
As explained here, you can target specific projects/pages/categories with css: http://laytheme.com/how-to-use.html#custom-css-stylingExample for hiding the nav for a page that has an id of 10:
body[data-type="page"][data-id="10"] nav{ display: none !important; }
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it