Drop down menu or pop up windows

Hi. I’d like to know how I can make a pop up window appear when the user hover/click an element? thanks

Make the pop up hidden, and in conditions “when it’s hovered” mark it visible

1 Like

In conditions I can’t make it visible based on the fact that another element is hovered.
I’d like to be able to have a window appear when the user hover a text element

Go for the popup element>conditional> when “text element” is hovered>this element is visible (check the box)

The popup must be invisible by default

1 Like