Open ESalek opened 10 years ago
If anyone has a similar issue, here is the fix. In nivo-lightbox.css line 10(.nivo-lightbox-overlay) add -webkit-overflow-scrolling:touch; overflow:auto;
worked for me!
Sorry for the bump but you just made my day 👍 Been looking into that all day... note to self: google first 😏
I am using Nivo Lightbox on my client's website site. Unfortunately it is not working correctly on mobile browsers, a scrolling problem occurs. On mobile you'll see that while trying to scroll down foreground content, background is being scrolled instead of the lightbox content. It works fine on PCs.
Can you help?
Thanks, Eva