Archived topic
How to change the font of the products category?
1 reply · Started by Robert on February 1, 2023
Viewing posts 1–2 of 2
Hi
I just wanna ask:
1. where I could change the font family and size of this 2 links
https://snipboard.io/DpoOP9.jpg (on the print screen it is: 1 and 3)
2. and the color of "ZAPRASZAMY DO KONTAKTU" - point 3.
Thx!
Robert
Hi Robert,
For the out-stock text, we don't have an option, the color is set by Woocommerce, however you can use this CSS to override it:
.woocommerce div.product p.stock.out-of-stock {
color: blue;
}
The category link font family is set by Elementor:
https://www.screencast.com/t/qCZj0Nt2maK
This archived topic is closed to new replies.