Changer la couleur du prix sur la page d’accueil

Changer la couleur du prix sur la page d’accueil

MAEBEAUTYSHOP
Visitor
2 0 1

Bonjour tout le monde j’essaye de changer le prix qui apparaît sur ma page d’accueil mais en vain. je voudrais changer la couleur du prix mais seulement sur cette page là et non pas sur les pages produits.

Si quelqu’un sait comment procéder merci d’avance 

IMG_3060.png

Replies 4 (4)

LizHoang
Shopify Partner
1251 159 195

Hi
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.price__regular {
    color: red !important;
}

 

Result: 

LizHoang_0-1737646624156.png

 

Best,

LizHoang

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

topnewyork
Astronaut
1368 165 224

Hello, @MAEBEAUTYSHOP 
Please share "Store URL"
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

websensepro
Shopify Partner
1903 229 270

Hi @MAEBEAUTYSHOP 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

.section-template--24486990086479__featured_collection_VQEtFA-padding .price span.price-item.price-item--regular {
    color: aqua !important;
}

Result:

websensepro_0-1737640888074.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

devcoders
Shopify Partner
1417 168 443

Hello @MAEBEAUTYSHOP 

 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

.collection .price-item.price-item--regular {
color: red;
}

 

devcoders_0-1737646406156.png

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!