Reply 342950 to: How to change the colour of the sub menu text on mobile and how to fix styling error on menu nav

Avatar: Rose Tyler
Rose Tyler
Support staff
January 4, 2023 at 11:52

Hello,

1/ Add the below code to Theme Options > Custom CSS

 .mobile-menu-content .menu-title {
    color: #fff !important;
}

2/

body .mobile-header-wrapper .nav-sublist-dropdown>.container>ul, body .mobile-header-wrapper .menu-static-block {
    height: auto !important;
}

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.