Shopify themes, liquid, logos, and UX
Hello,
I am currently using the launch theme by pixel union.
I'd like to know how to change the sale price on the product page. I would like it become this color #0381A2
Here is a screenshot showing what I mean:
Solved! Go to the solution
This is an accepted solution.
Sorry my bad!!
Try this one:
.price .product-price__final.money { color: #0381A2; }
Hi there,
Jack from OpenThinking here!
Can you provide a link to your store so I can assist you
(if password protected also the password)
Thank you.
At the very bottom of your themes' theme.scss.liquid file paste the following code:
.price .saving { color: #0381A2!important; }
let me know if this works for your. If yes; accept my answer and give me thumbs up! Thank you.
Hi,
you probably misunderstood. The color to change is the price color. Can you provide me the right code to be inserted and where?
Many tnks!
This is an accepted solution.
Sorry my bad!!
Try this one:
.price .product-price__final.money { color: #0381A2; }
User | RANK |
---|---|
127 | |
102 | |
74 | |
72 | |
41 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022