Is it possible to remove the rub. at the old price? so that there is no repetition of 2 times in the card?
This topic has 3 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Goostaf
Is it possible to remove the rub. at the old price? so that there is no repetition of 2 times in the card?
Hello
kindly add the following mentioned CSS code in additional CSS
.price del .woocommerce-Price-currencySymbol {
display: none;
}
Robert Hall
Great, thank you very much
The issue related to '‘Remove currency display from the old price’' has been successfully resolved, and the topic is now closed for further responses