Bug with different Project Thumbs layovers
-
Hey hey
i have a project page with my thumbs layered. if i'm moving with my mouse in the direction shown in the pic attached, there is no mouseover information (project title).
do you know how i can solve this? or how i can change the order of the projects? maybe it's possible to move some project up or down.page is:
http://www.stierberger.com/projekte/and last question is:
how can i tab?
-
Hey jocsti
Can you try to turn of the simple parallax option? It's a pretty experimental option and I think its causing that.I don't know what you mean by "how can i tab"
-
i turned of the parallax Option but the bug is still there.
by 'how can i tab' i meant, that i want to use the Tabulator on my Keyboard.
i tried to do this with inserting a table but it's not the same -
Hey, please try this CSS in "Custom CSS for Desktop Version"
.col{ pointer-events: none; } .col > *{ pointer-events: auto; }
Hmm, you can "simulate" tabs with tables but you can't really use normal tabs as you would in google docs/ word/indesign or sth like that. :/
-
i inserted the css but it's still not working
-
Hey! I looked at your site and it seems that you didn't insert the css that I sent u :D
U can insert that css in "lay options" -> "custom css & html" -> "custom css for desktop"
-
i removed the code because it didnt work, but now its back
-
Ok, this should work:
.col{ pointer-events: none!important; } .col > *{ pointer-events: auto; }
-
that fixed it :tada:
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