Home › Forums › WoodMart support forum › Typography › Reply To: Typography
December 1, 2020 at 8:45 am
#246408
Aizaz Imtiaz Awan
Keymaster
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
span.prdctfltr_widget_title {
font-size: 24px;
font-weight: 700;
}
.prdctfltr_filter label {
font-size: 18px;
font-weight: 400;
}
You can set the font-sizes and weight according to your needs.
Regards.
Xtemos Studios.