site title and menu overlayed by freely placed images
-
Dear team and users,
I updated my website and used the amazing feature of placing the images and projects freely.Now the site title and menu is sometimes hidden when a project and image comes along the way, while scrolling down.
I tried to generalise by sending them all in the back each by each but after a while some went in front again.
Is there anything I can do?
The setting in the customiser is fixed for each part - site title and menuHere's my website for a better understanding: https://lauranenz.com
-
I added this code to the css, so its basically solved, even tho it might be good to keep this in mind for a further bug update or a possibility to change in the system by itself.
.sitetitle {
z-index: 1000;
}.laynav.desktop-nav.show-submenu-on-hover.submenu-type-vertical.laynav-position-top-right.arrangement-horizontal.position-top.is-fixed.primary {
z-index: 1000;
} -
thanks for the heads up, i will review this!
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