Hi there,
How can we make the FILTERS ICON BOLD and BIGGER, so it is More visible for the viewers? – screenshot attached.
https://staging-funfashion.kinsta.cloud/screen-shot-2021-04-30-at-9-26-19-am/
Thank you for your help!
This topic has 6 replies, 3 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler
Hi there,
How can we make the FILTERS ICON BOLD and BIGGER, so it is More visible for the viewers? – screenshot attached.
https://staging-funfashion.kinsta.cloud/screen-shot-2021-04-30-at-9-26-19-am/
Thank you for your help!
Hello,
Add the below custom to Theme Options > Custom CSS to change weight and size
.open-filters-btn a i {
font-weight: bold;
font-size: 20px;
}
Regards
Thank you, Olga. And how to make the text next to the icon “FILTERS” in Bold and Bigger?
Thank you.
Hello,
.open-filters-btn a {
font-weight: bold;
font-size: 20px;
}
Regards
Got it, Thank you!
You’re welcome!
Regards
The issue related to '‘FILTERS Widget Icon Size – How to make it BOLD and Bigger?’' has been successfully resolved, and the topic is now closed for further responses