#3200

Hi,

Each product will have a product ID attached to the class in the tag li.
You can combine this product class id to style your own color for each product

View demo at: https://prnt.sc/1dz6iou

li.product.type-product.post-317 h2.woocommerce-loop-product__title a {
    color: #92920f;
}
  • This reply was modified 2 years, 9 months ago by SupporterSupporter.
  • This reply was modified 2 years, 9 months ago by SupporterSupporter.