@media (max-width: 1600px) {
#menu-home li, #menu-home li a {
font-size: 16px !important;
padding-right: 2px!important;
}
}
add the above to child theme css
add css id of menu-home to module
Veteran owned and
operated since 1998
by Robin Snow | Jul 1, 2021 | Technical Help
@media (max-width: 1600px) {
#menu-home li, #menu-home li a {
font-size: 16px !important;
padding-right: 2px!important;
}
}
add the above to child theme css
add css id of menu-home to module