Strikethrough of the Sale Prices Disappears

Dear Shopify Help Team,

I am using the “Flow” theme but the “strikethrough” for the product promotion prices disappears after opening the page for a while, please tell me how to fix this problem! You can see in the screenshot below that normally the old prices show the strikethrough, at first it appears normally, then disappears when the page is fully loaded.

How can I fix this problem? Thank you for your help!

2 Likes

@Olafus

span.line--through.sale-price {
    text-decoration: line-through !important;
}

Add this code in the bottom of theme.min.css file,

Thank you.

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.

Thank you, Sir!

1 Like

@Olafus

Let me know, if you need any more help, we are happy to help you.

Thank you