Pointer issue with Glider
-
Hi,
I use Glider on https://staging.praxis-thermometer.ch. The Glider works perfect but i have a Issue with the pointer in the Navigation. When i scroll down to Praxis, the pointer on Thermoregulation is still active. I had the same problem bevore with unfold Plugin from Crocobock. I could resolve it with this CSS:selector .jet-unfold:not(.jet-unfold-state) .jet-unfold__content{
position: absolute;
width: 100%;
opacity: 0;
pointer-events: none;
}But i cant find out, how to fix the problem in Glider. Do you know a possibility to untrigger this Pointer?
Thanks!
SimonThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Pointer issue with Glider’ is closed to new replies.