Impulse Theme- Make the inventory status dot red

Solved

Impulse Theme- Make the inventory status dot red

jtorres
Explorer
66 0 17

Hello, I would like to make the green inventory status dot red forever.

In this photo, you can see it is green. 

 

Captura de pantalla 2022-03-10 a las 9.55.48.png

 

This is the product page: https://diva-lash.com/products/pestanas

Thank you for your help on advance!

Accepted Solution (1)
Zworthkey
Shopify Partner
5581 641 1581

This is an accepted solution.

@jtorres 

.icon--inventory:after, .icon--inventory:before {
    background: red !important;
}

Add this code in the bottom of Online Store->Theme->Edit code->Assets-> theme.css file.

View solution in original post

Replies 4 (4)

oscprofessional
Shopify Partner
16224 2425 3151

@jtorres ,

.icon--inventory:after, .icon--inventory:before {
    background: red;
}

 

Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free | OSCP Shipping Discounts App : Free
Zworthkey
Shopify Partner
5581 641 1581

This is an accepted solution.

@jtorres 

.icon--inventory:after, .icon--inventory:before {
    background: red !important;
}

Add this code in the bottom of Online Store->Theme->Edit code->Assets-> theme.css file.

Zworthkey
Shopify Partner
5581 641 1581

@jtorres 
if helpful, Kindly like and accept our Solution.
Let me know if you need any more help.

XavierAymon
Visitor
1 0 0

Do you also know how to change it green when you have stock. It be would be red when out of stock and green when you have inventory