How to remove My Account drop down when hovering over it?
-
Hello,
How can I get rid of the drop down as seen here. I want the user to see the options only in the account page.
https://snipboard.io/XzeV9Y.jpg
Hello,
You can configure the drop-down, sidebar, or link to My Account page in the Header builder.
If you have any questions please feel free to contact us.
Best Regards
Hello,
But what do I do here? I do not have drop down selected, yet it still shows as a drop down: https://snipboard.io/JumLiR.jpg
Please advise.
try this
.whb-main-header .whb-col-right .wd-dropdown-my-account {
display: none;
}
Thank you sixtyfivetravel!
The topic ‘How to remove My Account drop down when hovering over it?’ is closed to new replies.