After Login Menu - Question | JoomShaper

After Login Menu

S

SPD

Helix Framework 1 year ago

Hi, Trying to use the login option under Helix settings, Enable Login.. and the login works ok but the menu which contains Profile - Logout does not stay open when moving mouse so is impossible to click the options

Menu image here https://drive.google.com/file/d/1mcSxFRDxqO2km11Mxk2Z85B1Jnj0zZJO/view?usp=sharing

URL and basic login in hidden section. Ignore content its my play test site

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #109077

Try that

.sp-profile-wrapper .sp-profile-dropdown {
  top: 10px;  padding: 5px 15px !important;}

should be better.

Yes, this is quick fix only.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #109076

Hi SPD,

indeed, hopefully it should be easy to fix. Moment please.

0
S
SPD
Accepted Answer
1 year ago #109124

That works, thank you! I plan to replace with new stuff so quick fix is fine, for now :-)

0