Home › Forums › WoodMart support forum › WIDGETS ATTRIBUTES TEXT SIZE › Reply To: WIDGETS ATTRIBUTES TEXT SIZE
September 30, 2023 at 3:08 pm
#500467
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-filter-list a {
font-size:16px;
}
You need to change 16 to increase or decrease the font size.
Best Regards