Product labels – to show Save 20% rather than -20%
-
Hi,
Please can you give some help so the product label can be changed to show Save 20% rather -20%
Thanks
Chris
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce-product-gallery .labels-rounded .product-label.onsale:before {
content:"save"
}
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce-product-gallery .labels-rounded .product-label.onsale:before {
content:"save"
}
Best Regards
Thank you,
I have added this to the custom css file
Is they a way of removing the – ? For example to show Save 20% rather than Save -20%
Thanks again
Christian
Hello,
Unfortunately, it is not possible to remove %
, and if we remove %
the buyer would not understand if a sale is for 20 £
or %
If you have any questions please feel free to contact us.
Best Regards