Home › Forums › WoodMart support forum › change font size › Reply To: change font size
December 19, 2017 at 12:24 pm
#29640
Artem Temos
Keymaster
Here you go
div.mobile-nav-tabs .mobile-tab-title {
font-size: 20px;
}
.mobile-nav .woodmart-wishlist-info-widget > a,
.site-mobile-menu > li > a {
font-size: 18px!important;
}