When you click on an event and the lightbox pops up the information, the lightbox doesn’t scroll — the background page does.
- Jan 22,2024 AT 9:24AM - 1 year agoHello,
Your theme overrides the scroll. It seems that it directly checks for scroll action with JS, even so there are can be plugins that also affect the page. For example, EventON opens events as Modal Window what dynamically changes the window height, but your theme doesn’t take this into account.