-2

There is any way to hide scroll bar when gallery view. I'm using light gallery for images and pdf view. When open pdf there is two scroll bar for pdf iframe and webpage.

How can i hide website scroll bar only when open gallery?

TylerH
  • 20,799
  • 66
  • 75
  • 101
  • Check if your `` gets a unique class when the gallery opens, if it does, you can use it to add `overflow: hidden` to the body. It might affect other things so make sure to test – Buttered_Toast Aug 08 '23 at 09:24
  • You can try overflow hidden, property in CSS with the pop up open class – Thilanka De Silva Aug 08 '23 at 09:52
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Aug 09 '23 at 14:14

0 Answers0