Hi, I’m stuck. How does one make the background of a page fade when opening a popup and then the reverse after the popup is closed?
Thnx!
LM
Hi, I’m stuck. How does one make the background of a page fade when opening a popup and then the reverse after the popup is closed?
Thnx!
LM
You can use a ‘shape’ element and make it the entire width of the page. Set the opacity to whichever of your choosing, I typically like between 65-85%. Then on the workflow:
When button is clicked > Fade in ‘Shape’ > Fade in Popup. And the reverse when closing a popup.
Worked great. Thanks!
LM
There is a buildin feature for this. Just check the “grayout blur” function of the popup. It blures the backgound. You can also define a color overlay with a certain amount of opacity in there.
I’ve never seen that before. Can you post a screen shot?
You are just a life saver thank you