This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler
Look at this https://prnt.sc/tdu6cj . It has 2 question
1. How to edit text color & size of product titles?
2. How to remove brands from the home pages & shop pages?
Hello,
1) This custom CSS code can be used:
.content-product .product-title a {
font-size: 14px;
color: red;
}
2) Theme Options > WooCommerce > Shop elements > Brands > Show Product Brands On Grid/List > off.
Regards
You must be logged in to reply to this topic.Log in/Sign up