Expired
Hi There,
Where to change the color of Products Title and Price in Shop section. Please see the attached.
Regards,
Hello,
Add this code into the Custom Css box in General > Custom Codes:
.shop-products .product_item h3 { color: white; } span.woocommerce-Price-amount.amount { color: white; }
Let us know.
Best regards!
You must be logged in to reply to this topic.