Home Forums WoodMart support forum Pricing product page Reply To: Pricing product page

#132740

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

body .product-grid-item .price .amount .woocommerce-Price-currencySymbol{
   color:red;
}

Set the color as per your needs.

Best Regards