This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Good afternoon!
I would like to know if it is possible to change to lower case, and change the color of the links to the CATEGORIES in the products.
https://www.rincondesilencio.com/wp-content/uploads/2018/11/COLOR-LINK-CATEGORIA-EN-PRODUCTO.jpg
Thank you!
Ana
Hello,
.product .products-page-cats {
text-transform: none;
}
.product .products-page-cats a {
color: black;
}
Regards
Perfect!!
Thank you!
You’re welcome!
Regards
The issue related to '‘CUSTOM LINKS TO CATEGORIES’' has been successfully resolved, and the topic is now closed for further responses