Shopify themes, liquid, logos, and UX
I have a Motion theme. How do I change the discount price to red and make it in a bold font?
Hi @swissbutik ,
Can you please send me a preview URL so that I can assist you on?
Thank you
Hello, thank you for replying. swissbutik.com it is
Hi @swissbutik ,
Can you please try adding below css to theme.css file?
span.grid-product__price--original {
color: red;
}
span.product__price.product__price--compare {
color: red;
font-weight: 900;
font-size: 23px;
}
Please don't hesitate to reach out if you require further help to optimize or customize your store. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025