This topic has 5 replies, 2 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hello,
When I hover over the “your account” on my header, a menu drops down- how do I disable this so nothing comes up when I hover over this?
Also, when I view the wish list and my account pages, I would like to delete the menu that comes up on the left. I already have the sidebar position clicked to “without sidebar” (this deleted one of the sidebars- originally there was 2 on the left in these pages). I think this menu is part of the woo commerce pages code. I tried to go to woo commerce support but everything they said was specific to the theme. Could you please tell me how to make these 2 pages full width and delete the sidebar on the left? Thank you!!!!!
note: the same menu that comes down when i hover the “your account” is the same menu on the sidebars of these pages.
I figured out how to get the menu off my wish list and account pages. Now I just need help getting the menu off when I hover over “your account” on my header.
Hello,
To remove the submenu you need add this code into custom.css file:
.submenu-dropdown { display: none; }
Please watch this tutorial how to create custom.css.
Regards,
Eva Kemp.
Great, thank you!!
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘my account page’' has been successfully resolved, and the topic is now closed for further responses