This topic has 4 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp
Good day
The “WooCommerce Product Categories” widget is not using the theme font”. How would i go about fixing this? If you go to: http://ces.kif.co.za/shop/ and look at the right sidebar, you will see that the “Product Categories” selection box font is different to the site font (and the font used in widget below that for displaying Brands.
Please assist.
Many thanks,
Paula
Hello,
Add this code in custom.css file:
.widget-container select {
font-family: Open Sans;
font-size: 12px;
color: #4a4a4a;
}
How to create custom.css you can watch in this tutorial
(it’s for Legenda theme but the process is the same).
Best regards,
Jack Richardson.
Thanks Richard, sorted now.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Widget Font’' has been successfully resolved, and the topic is now closed for further responses