Home › Forums › WoodMart support forum › HTML BLOCKS INCREASE FONT SIZE › Reply To: HTML BLOCKS INCREASE FONT SIZE
October 9, 2017 at 2:45 pm
#21083
Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings
.menu-mega-dropdown .sub-sub-menu li a {
font-size: 16px!important;
}
Tabs color can be changed in the Visual Composer element while editing it in the Dashboard.
Regards