How to create a time modal with disable page scroll

Hi all
I have created a timed popup modal triggered by page load animation but I can’t figure out how to disable the page scroll when the timed modal is on. Please help.


Here is my site Read-Only: https://preview.webflow.com/preview/planta-protein?utm_medium=preview_link&utm_source=designer&utm_content=planta-protein&preview=900d223dba35c6122e3bc20929e5de73&mode=preview
(how to share your site Read-Only link)

Hello @KhoiNguyen
I’ve got an idea as to how you can modify page scroll in this case

You can go into your page settings and paste this code into before tag
` `

This code essentially means that while mouse is hovering over the pop up modal page won’t be able to scroll and once you close pop up you should be able to do it. It’s kind of hard to guess your specifiic use case since I’m not able to find any popups on your page but let me know if this helps or if you have any other questions.

Thank you for getting back to me. But I don’t see any code. I only see the `` mark