Bug with different Project Thumbs layovers
-
wrote on Mar 30, 2016, 12:47 PM last edited by jocsti Mar 30, 2016, 11:27 AM
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"
-
wrote on Mar 31, 2016, 1:21 PM last edited by
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. :/
-
wrote on Apr 5, 2016, 1:03 PM last edited by
i inserted the css but it's still not working
-
-
wrote on Apr 9, 2016, 7:31 PM last edited by
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; }
-
wrote on Apr 12, 2016, 12:07 PM last edited by
that fixed it :tada:
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
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