This topic has 8 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Rose Tyler
Hi,
YOUR ACCOUNT currently appears in the top menu bar of our website, alongside WISHLIST and LOGOUT. But, there is an empty sub menu that appears below when I hover the cursor over YOUR ACCOUNT. I’m not sure what, if anything, I need to do? It seems a bit strange to have an empty sub menu appear. I have read the documentation, but it doesn’t give any guidance.
Again, any advice much appreciated,
Best wishes, Andrea
Hello,
As I see, your Account Menu is empty. You need to add elements http://prntscr.com/eoyg1j
Regards,
Rose Tyler.
Thanks Rose,
Yes, I know how to add menu items – but my question is which menu items should I add? Please can you give some examples? It is not clear from the Legenda demo site.
Many thanks, Andrea
Thanks for getting back to me Rose.
Your example gives 2 options: Wishlist and My Account.
However, WISHLIST is already included as a menu item on the header type that we chose, and My Account links to the same page as YOUR ACCOUNT. Therefore both of these sub-menu items are redundant.
As there appears to be nothing to include in the sub-menu, given the header type that we chose, is it possible to remove the empty sub-menu (balloon) that appears when I hover the cursor over YOUR ACCOUNT? As, for the user, it just looks like we forgot to add something.
Many thanks, Andrea
Hello,
Add this code in child style.css file:
.my-account-link:hover .submenu-dropdown {
display: none;
}
Regards,
Rose Tyler.
That worked – many thanks Rose!
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Your account menu’' has been successfully resolved, and the topic is now closed for further responses