show navbar element element in overlay menu
-
ah thats not so easy to do, but we can up the zindex of the whole menu so its over the overlay.
and then just hide the last menu point if the overlay is open.laynav.desktop-nav{ z-index: 999999; } body.lay-overlay-open .laynav.desktop-nav li:last-child{ opacity: 0; pointer-events: none; }
-
This post is deleted!
-
I see.
maybe try:
.laynav.desktop-nav{ z-index: 999999; } body.lay-overlay-open .laynav.desktop-nav li:last-child{ opacity: 0; } body.lay-overlay-open .laynav.desktop-nav{ pointer-events: none; } body.lay-overlay-open .laynav.desktop-nav li:first-child{ pointer-events: auto; }
maybe this works
-
Amazing, thank you a lot!
Sep 14, 2024, 1:27 PM
5/5
Sep 19, 2024, 1:59 PM
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com