Reply 306931 to: Drop down main menu not showing all options

Avatar: Rose Tyler
Rose Tyler
Support staff
October 29, 2021 at 10:37

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

.header-wrapper .nav-sublist-dropdown {
    max-height: 80vh;
    overflow: auto;
}

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.