Editing behind a pop up window in EDITOR

Hello, My client is trying to edit some elements on their homepage. I have designed a popup button, that they cannot work around when in the editor. Sharing my website here:

https://preview.webflow.com/preview/fithaus?utm_medium=preview_link&utm_source=dashboard&utm_content=fithaus&preview=a2de77ebbd2ac7265313617c5a0c5b88&mode=preview

Do you have any ideas how I can hide the popup so they can edit freely?

Thank you!

Hi, for that what I would do is control Hide / show properties + opacity of your popup container in a load page animation and set the container to display none once the load animation is set.
I think it’s better for UX to let the user scroll for a few second then display the pop-up.

It’s also good practice to use a cookie rule.
Here is a great template for that:
https://webflow.com/website/Webflow-Cookie-Template

This will prevent the pop up from displaying every homepage refreshes.