Shopify themes, liquid, logos, and UX
Hi everyone, on the product page my discount indicator doesn't work when I choose percentage, it's always 0. I also need to decrease the size a little bit and change the colors with red background and white letters.
link
password abc123
hii, @Tamires88
Paste this code on top of the theme.scss file.
s#ComparePrice-product-template {
background-color: red !important;
color: white !important;
font-size: 20px !important;
}
span#ProductPrice-product-template {
background-color: red !important;
color: white !important;
font-size: 20px !important;
}
Thank You.
hii, @Tamires88
Can you please tell me what you want with a discount?
Thank You.
Hi @Zworthkey Zworthkey, thanks for help.
Sry, but the code dont work. With the code I can change the colors, but the percentage calculation still doesn't work.
I want to calculate in % how much the customer will save. In this case, the right is 25%
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025