I am using an essential grid, where on an item click a page is loaded in an iframe.
When I open a lightbox, containing the iframe, I would like the scrollbar of the main page to be disabled. If this doesn’t happen, multiple scrollbars appear and the user can scroll a page they’re not even seeing.
When I test the grid and the lightbox in the grid settings, the scrollbar does disappear. However, when the grid is displayed on my actual website, this does not happen anymore. Because of this, I suspect the issue might be related to x theme.
There’s probably some jquery code for fancybox to fix this, however I could not make it work.
Thanks in advance!