Magnific-Popup
Magnific-Popup copied to clipboard
scroll body on ios
Now does not work on mobile devices! Body scroll when you scroll popup. Need support plugins to fix position body on open popup.
ios SE
overflow does not work
Hi,
I solved the problem with this solution https://github.com/dimsemenov/Magnific-Popup/issues/782#issuecomment-472645597
I overcame this issue via giving a fixed height and owerflow-y: scroll !important to the popup content's top element (wrapper).