This topic has 2 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Olga Barlow
Menu active design is missing(top orange border) when the submenu item is active.
https://prnt.sc/246hjxz
it is working fine for single level drop down
https://prnt.sc/246h59t
Hello,
Add the below code to custom CSS
.header-main-menu.et_element-top-level .menu>.current-menu-ancestor>a:before {
width: 100%;
}
Regards
Tagged: active design, level, menu, multi, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up