Popup Image Problem, Need Help

Got it! It’s working perfectly now.
Do you know how can I stop the user from scrolling when the image popup?
I want to disable it so you can only click on it to close it and then be able to scroll.

I tried looking for tutorials, but all I found was difficult functions requiring jQuery.

This article might help, there’s a pure JS solution at the end:

https://css-tricks.com/prevent-page-scrolling-when-a-modal-is-open/

1 Like