Home › Forums › Basel support forum › Mobile Menu Customisation › Reply To: Mobile Menu Customisation
January 10, 2019 at 9:48 pm
#101239
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS:
body .mobile-nav .sub-menu-dropdown li a {
font-size: 14px;
}
body .color-scheme-dark .sub-menu li a {
color: #333333;
}
Change the font-size as per your needs.
Please remove this code http://prntscr.com/m5kqn1
Best Regards