threadsonline Posted February 16 Share Posted February 16 URL: https://threadsonline.co.uk/store Hi guys, I would like the sale price on my products to be red and the pre-sale price to be grey. Can anyone advise a code for this? Have attached a screenshot of another website for reference. Thanks! Link to comment
Solution Web_Solutions Posted February 18 Solution Share Posted February 18 On 2/17/2024 at 4:05 AM, threadsonline said: URL: https://threadsonline.co.uk/store Hi guys, I would like the sale price on my products to be red and the pre-sale price to be grey. Can anyone advise a code for this? Have attached a screenshot of another website for reference. Thanks! Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .view-list .product-price { color: red !important; } .view-list .product-price .original-price { color: grey !important; } If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment