This topic has 3 replies, 2 voices, and was last updated 3 years ago ago by ziga32
Trying to change filter font colow and weight, but I could only change size.
https://i.imgur.com/twxILeA.png
Hello,
Change the code https://prnt.sc/1zjuwap to
.sidebar-widget li a {
font-size: 13px !important;
color: black !important;
font-weight:400 !important;
}
.archive .sidebar .widget-title>span {
font-size: 13px !important;
color: black !important;
font-weight:400 !important;
}
Regards
great, thanx!
Tagged: change, customize, filter font color, sidebar, themes, woocommerce, wordpress
The issue related to '‘I can’t change filter font color in sidebar’' has been successfully resolved, and the topic is now closed for further responses