Disable Menu hiding on specific pages/projects
-
Hey guys
Is there a way to disable the hiding of menu bar on scroll for specific pages.
Thanks!
-
Hey Adan!
This can be done with Custom CSS.
.navbar { background-color: rgba(255, 255, 255, 0) }
I hope that helped!
Let mew know if you have more questions!
All the best!
Marius
-
Hi Marius
Sorry if my question wasn't clear enough. I was hoping to have the ability to disable the automatic hide of the whole navigation bar including the site title and menu.
At the moment I have hide navigation on scroll turned on. I simply want to disable it for a specific page.
-
Hi Adam!
Ok, I understand what you mean.
This can be achieved by this piece of custom code.
You maybe need to adjust the px..slug-home .primary.hidden { top: 12px !important; }
It overwrites the hiding.
Let me know if that worked for you!
All the best!
Marius
-
Hey Marius,
Cheers mate! Did the trick perfectly
-
Great! Happy to hear!
I don't answer or check forum DMs, please just post on the forum.
Try this to fix issues 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. Now see if your problem solved itself
5. 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