Reply 338263 to: Navigation Menu Is Not Functioning Properly

Avatar: Rose Tyler
Rose Tyler
Support staff
November 10, 2022 at 11:04

Hello,

Try to add the next code in Theme Options > Theme custom CSS:

.nav-sublist-dropdown ul li.item-level-1:hover>.nav-sublist {
    display: block;
}
.nav-sublist-dropdown ul li.item-level-1>.nav-sublist {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.