This topic has 6 replies, 3 voices, and was last updated 9 years ago ago by Brian Johnson
Hi,
We added a sale price to an item with 50% off but instead of showing the regular price with a strikethrough and the sale price next to it, it shows the regular price with the discount.
For example, the regular price for this item is $300. We put $150 as the sale price. Now, it shows $150 as if that’s the regular price. Link: http://bnymain.staging.wpengine.com/product/1-25-diamond-flat-iron-100-ceramic-pink-polka-dot/
Please help!
Thanks,
852 CMD
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Sure, please see Private Content
Hello,
As I see you’ve added this code in custom.css file in the child theme:
del .amount, .old-price {
color: #090909;
display: none;
font-size: 16px;
margin-right: 10px;
}
Delete this line display: none;
and check prices again.
Regards,
Eva Kemp.
That worked. Thank you very much!
You are welcome!
Regards,
Brian Johnson
The issue related to '‘Sale Price missing strikethrough’' has been successfully resolved, and the topic is now closed for further responses