Hide Modal Wrapper to edit other layers on page

I need to edit content beneath the modal wrapper. How do I hide the modal wrapper, so I can continue to edit content on the page? Is there a layer toggle that I am unaware of?

Can’t figure it out for the life of me and I feel like it is something super simple.


Here is my public share link: https://preview.webflow.com/preview/andrews-first-project-1e5f1e?preview=2f2fb239e975199209445557f72b94fe

Hi @Binway,

Oh great question.

In order to hide the modal you should temporarily add the style “display:none” to the modal wrapper.

Doing this will allow you to access the elements beneath the modal. Once you have completed your updates you should remove the “display:none” style from the modal wrapper.

You can take a look at the following short tutorial that I created showing you to do it: Jul 11, 2017 9:32 AM - YouTube

Hopefully this helps :blush:

Best regards,
Micah

2 Likes

I knew it was simple! Appreciate it :blush:

1 Like

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