Shopify themes, liquid, logos, and UX
Hello, I was wondering if there is a way of changing the color of the price listed on my homepage featured product and also on the actual product page?
I want to change the "$35.00" from Black to hexcode: FB6107
Website: www.ecogarby.com
Pass: ccc
Thank you for your time 🙂
Solved! Go to the solution
This is an accepted solution.
hii, @Acid2Rain
Paste this code on top of the theme.scss file.
span.product-price__final.money {
color: #FB6107 !important;
}
Thank You.
This is an accepted solution.
hii, @Acid2Rain
Paste this code on top of the theme.scss file.
span.product-price__final.money {
color: #FB6107 !important;
}
Thank You.
You're awesome!!! Thank you very much!
User | RANK |
---|---|
154 | |
136 | |
77 | |
71 | |
70 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023