This topic has 6 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Rose Tyler
The mega menu was created, connected, when you hover it opens, but when you try to select a submenu, the entire mega menu disappears.
Hello, Oksi,
Thank you for contacting us and for using XStore.
In order to solve it, add the next code in Theme Options > Theme custom CSS:
.et_b_header-menu .menu-item-has-children a:after {
content: "";
display: block;
height: 60px;
width: 100px;
position: absolute;
left: -30px;
}
Kind Regards,
8theme team
Thanks, now the menu is fixed. But for some reason, when you hover over a category, the color does not change.
Hello, Oksi,
We’ve disabled the Menu cache via Theme Options > Speed optimization, so it works fine now – https://prnt.sc/iqmSn2IGUhGC
Kind Regards,
8theme team
Ok, thank you for your prompt help!
You’re welcome!
Kind Regards,
8theme team
Tagged: best selling, fixed, hovering, mega menu, themes, woocommerce
The issue related to '‘Mega menu is not fixed and disappears when hovering’' has been successfully resolved, and the topic is now closed for further responses