Created
January 8, 2020 07:51
-
-
Save Balakrishnan-flycart/e37e0d1e2801f0bc03cfdcc368adbab8 to your computer and use it in GitHub Desktop.
Woo discount rules: Strike through disappear in cart page
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
del .cont__price{ | |
text-decoration:line-through; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment