Comments 3YogurF started the conversationJuly 17, 2017 at 8:07amHi. Is possible to hide the strikethrough price in the store and cart? When the price is lowered, not appears strikethrough the normal price. Thanks. 1,559Laborator repliedJuly 17, 2017 at 8:17amHi there,Please include the link to your shop also, we need to check it live.Best regards,Laborator Team Documentation Join Kalium Users Group YogurF replied privately 1,559Laborator repliedJuly 17, 2017 at 8:37amHi again,The strikethrough price is not showing, there is only a product and it has only one price not a second (previous price)Best regards,Laborator Team Documentation Join Kalium Users Group YogurF replied privately 1,559Laborator repliedJuly 17, 2017 at 8:55amTry adding the following CSS to your Custom CSS to remove the price there: .price del, .quantity del { display: none !important; }Best regards,Laborator Team Documentation Join Kalium Users Group 3YogurF repliedJuly 17, 2017 at 9:03am Thanks! It works on the store. But in the cart still appears... 3YogurF repliedJuly 18, 2017 at 9:58amThanks! It works on the store. But in the cart still appears... 1,559Laborator repliedJuly 19, 2017 at 6:54amAdd this CSS for the cart: .product-price del { display: none !important; }Best regards,Laborator Team Documentation Join Kalium Users Group 3YogurF repliedJuly 19, 2017 at 8:37amIt works perfect! I love you !! Thank you very much! Sign in to reply ...
Hi.
Is possible to hide the strikethrough price in the store and cart? When the price is lowered, not appears strikethrough the normal price.
Thanks.
Hi there,
Please include the link to your shop also, we need to check it live.
Best regards,
Laborator Team
Hi again,
The strikethrough price is not showing, there is only a product and it has only one price not a second (previous price)
Best regards,
Laborator Team
Try adding the following CSS to your Custom CSS to remove the price there:
Best regards,
Laborator Team
Thanks!
It works on the store. But in the cart still appears...
Thanks!
It works on the store. But in the cart still appears...
Add this CSS for the cart:
Best regards,
Laborator Team
It works perfect!
I love you !! Thank you very much!