Hi,
I created a modal that opens up upon page load and i would like to use it again in the future but want to deactivate it for now.
How do i do this?
p
Here is my public share link: LINK
(how to access public share link)
Hi,
I created a modal that opens up upon page load and i would like to use it again in the future but want to deactivate it for now.
How do i do this?
p
Here is my public share link: LINK
(how to access public share link)
thank you Rory. That works fine.
Another way is to mark the popup element as Visibility none under the settings tab. This will prevent it from rendering at all in your published page.
Important distinction- this is different from Display none under the style tab.