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%
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024