Home › Forums › WoodMart support forum › Top Bar Font › Reply To: Top Bar Font
December 12, 2017 at 12:24 pm
#28534
Artem Temos
Keymaster
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to do this
.topbar-text {
font-size:14px!important;
}
Regards