Shopify themes, liquid, logos, and UX
theme: turbo portland
site: ssensials.com > scroll down to "trending now"
I want to change the color of the SALE price on the homepage to GREEN. currently, it is black, and the original price is red and crossed out. I want the sale price (black/left side) to be green.
there is no option for me to change that color only the crossed out color changes.
Solved! Go to the solution
This is an accepted solution.
Hey @marvinq Please follow these instruction
Step 1: Open admin pannel --> go to Online store-->Click on themes
Step 2: Here you can see two options customize and three dots(...)
Step 3: click on three dots on perticular theme , when you click on there dots you can see these options
Step 4: click on edit code
Step 5: Search style.css file and scroll down
Step 6: Paste this code at last , and click on save after that you can see your changes
.current_price span.money {
color: #13b613!important;
}
Hey @marvinq
try this code :
.current_price span.money {
color: #13b613!important;
}
where do i input it?
This is an accepted solution.
Hey @marvinq Please follow these instruction
Step 1: Open admin pannel --> go to Online store-->Click on themes
Step 2: Here you can see two options customize and three dots(...)
Step 3: click on three dots on perticular theme , when you click on there dots you can see these options
Step 4: click on edit code
Step 5: Search style.css file and scroll down
Step 6: Paste this code at last , and click on save after that you can see your changes
.current_price span.money {
color: #13b613!important;
}
Hi @marvinq
Please go to your Online store > Theme > Edit code > open style.css or style.css.liquid file, add this code at the bottom of file and save it
.thumbnail-hover-enabled--false .current_price span.money { color: ##13b613 !important; }
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
User | RANK |
---|---|
186 | |
170 | |
80 | |
55 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023