This topic has 2 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Robert Hall
Hi. I don’t like the style of the typography on my shop page for my product links. What I mean by this is when the shop is in a catalog format, or I put woo commerce products on my front page, the text doesn’t look good.
Under the image it has the categories the product is in followed by the product name. However, the categories text is bigger and more colourful than the products name… how can I change the colour and style of these links? Or even remove the category links?
Hello,
You can add this code in Theme Options->Custom Css->Global Custom CSS
.products-grid .product-title a{
color:#fff;
}
Regards,
Robert Hall.
Tagged: link, product, shop, themes, typography, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up