Home › Forums › Basel support forum › Reduce Size text of dropdown menu (specifically) › Reply To: Reduce Size text of dropdown menu (specifically)
June 24, 2020 at 7:19 am
#205955
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .basel-navigation .menu > li.menu-item-design-default .sub-menu li a, .font-default {
font-size: 16px;
}
Best Regards