This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
I am not sure what happened but all the sudden the Sale price shows twice on each product. Please help
Matt
Hello,
Try to add following code into custom.css file.
.woocommerce-price-suffix{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The issue related to '‘Sale price shows twice on each product’' has been successfully resolved, and the topic is now closed for further responses