Hi everyone,
I have a little problem with the helix ultimate template's default login module.
As you can see from the video, when the mouse passes the dropdown of the user menu opens but it does not remain open permanently, so it is not possible to click on the menu items, profile or logout.
To the class I added a "margin-top: 20px" as from a smartphone without it it was so sensitive that it made the first menu item open directly, it was impossible to select anything else.
Now from the desktop, however, if I click on the username, as you can see, the dropdown menu does not remain open, it only works on hover, and therefore is unusable.
Is there a way to make it work not on hover but only if clicked? and above all that once clicked it remains open fixed?
here a demonstration:
https://drive.google.com/file/d/1d6bKixwWX8Q1JtRw-RrpAFMwO8poUvYL/view?usp=sharing
I add:
If clicked on a smartphone, the pop-up remains open, but on a computer it does not, it works only when the mouse is hovered over
Thank you.