How do I show popup on click (and hide it by clicking × )

The new ‘popups’ (add element > widgets > preset > popups) trigger on page load to show a message when somebody lands on the site.

You can click × to hide/close the whole popup.

I’d like to be able to change it so the popup appears when I click a specific object, and can be closed by clicking the ×

Very similar to a hotspot, except you can’t close a hotspot by clicking an ×

2 Likes

Did you discover how to do it?

+1. This is very needed

Fairly sure you would just have to make it so that the object is also set as a trigger for the popup. Meaning the “Object” makes it go from 0 - 100. And then the X makes it go from 100 - 0.
And then ensure the “X” is also still a trigger for opacity for the whole group.
Not 100% sure this would work though.