Cannot scroll the content model if it appears out of screen

I have a content model on this page: https://www.clientscience.co/webinar-registration/

Click the “register now!” button at the top of the page to see the modal.

On small screen (i.e. mobile) the bottom half of the modal loads below the fold (the part you can’t see on page load).

That is fine, but when the user tries to scroll down to see the rest of the modal the page behind the modal moves but the content in the modal stays static. So users cannot get to that part of the modal that is off the screen.

How do I make it so that when users scroll the page it reveals the rest of the modal?

Hi @thecashbag,

Thank you for reaching out to us. I checked the modal in different screen resolutions and in mobile devices as well and I see a scrollbar inside the modal. The content inside the modal is scrolling just fine. It seems like you’ve fixed it on your own?

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.