Overlay feature: text instead of icon and z-index
-
Hello @arminunruh,
Thank you very much for this feature, works great.
I have two questions, first is it possible to choose text instead of an icon? Let's say I call the overlay with a link "Read" on a grid and want to "Close" it with text too?
Second question concerns the z-index of the overlay, is it possible the overlay not to cover the site title/menu?
Thanks!
-
@paola-ming said in Overlay feature: text instead of icon and z-index:
Hello @arminunruh,
Thank you very much for this feature, works great.
I have two questions, first is it possible to choose text instead of an icon? Let's say I call the overlay with a link "Read" on a grid and want to "Close" it with text too?
Second question concerns the z-index of the overlay, is it possible the overlay not to cover the site title/menu?
Thanks!
Hi! Yes, I would also appreciate the possibility of using the text instead of the image. Also, regarding the image: Would be nice to set the size and padding in %, not only in px.
-
sure
working on it!
-
.laynav.desktop-nav{ z-index: 200; } .sitetitle{ z-index: 200; }
this is the css u need to put the sitetitle and navigation in front of the overlay
-
and if u update lay theme now there is %, px settings for overlays and "x-close icon" now has a text setting with "icon type"
-
@arminunruh thanks again!
One last question, is there any way through code to use the "x-close" icon on the mobile version and the text setting on desktop?
-
oh . no theres no way to use one for mobile and the other for desktop
-
@arminunruh thanks for the css.
.laynav.desktop-nav{ z-index: 200; } .sitetitle{ z-index: 200; }
But now I have the menu and sitetitle hover the intro feature. How can I create an exception for the intro page?
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