How to remove the dashed discount price?
Author | Posts |
---|---|
April 25, 2014 at 8:15 pm 19408 | |
abelljefrry | Hello Wedevs Team, May I know how to remove the dashed discount price? Because it makes the price text longer and forced the cart button outside of the product thumbnail/tiles. Imagine if our user post a $XXXX.XX products, or even worst it's on sale. That would be a total disaster to Dokan theme layout. This issue can be seen in Dokan demo too, here's the screenshot: http://imgur.com/H0NGwWh.png http://imgur.com/94BgLzN.png Plus, I'm using the smart sale badge plugin, so it's OK for me to remove the before discount price. https://wphive.com/plugins/woocommerce-smart-sale-badge/screenshots/ |
April 26, 2014 at 11:42 am 19436 | |
Nizam Uddin | Hello |
April 28, 2014 at 7:04 pm 19532 | |
Sk | Please write the following code to your
thank you. |
April 29, 2014 at 2:10 pm 19593 | |
abelljefrry | Hello Nizam & Shaikat, Thanks for your great response. I’ve tried the code given above, it works great but it only remove the original price range (before discount) for variable products. Can you provide me a code to remove the striked/dashed original price for simple products? I mean like this one: |
April 29, 2014 at 5:55 pm 19619 | |
Sk | Hello abelljefrry, We have found the same 😛 Here the code for remove striked/dashed original price for simple products :
put this code at the bottom of the previous one. Thank you. |
April 29, 2014 at 6:03 pm 19622 | |
abelljefrry | Hello Shaikat, It works! Thanks a lot! You guys are awesome! 🙂 |