Home › Forums › WoodMart support forum › change font size › Reply To: change font size
December 17, 2017 at 9:31 am
#29309
Artem Temos
Keymaster
Try to add this code snippet for that
div.title-size-default {
padding-top: 50px;
padding-bottom: 50px;
}
Regards