Hi,
I am new to Bubble. What I am trying to achieve is to display a simple menu with options such as ‘profile’, ‘sign-out’ when the user clicks or hovers on the user profile icon on the top right which is grouped into the header. The menu should show when the user clicks or hovers on the icon and should disappear when the user clicks elsewhere.
Below is an example of the type of menu I am looking to create.
I tried using a group (re-usable element) in the index page, and setting state to control visibility, but I could not find the ‘this element is visible’ setting in the drop down.