Cart page - background/font color of 'Quantity" button

Solved

Cart page - background/font color of 'Quantity" button

Nonoactivewear
Excursionist
15 0 6

Hello,

I would like to change the color either of the background or the font of the button of 'Quantity" on my Cart page. Right now the font is white and the background is light grey and it's impossible to read it. (see screen shot attached)

website - www.nono-activewear.com
password - skeort

Thank for your help!
Amitai

 

Screenshot 2021-08-02 at 19.24.29.png

 

Accepted Solutions (2)

Guleria
Shopify Partner
3976 793 1132

This is an accepted solution.

Hello @Nonoactivewear ,

 


1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid  paste bellow code in bottom of file

.ajaxcart__qty input[type=text], .js-qty input[type=text] {
    background: #000;
}

 

Thanks

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

View solution in original post

KetanKumar
Shopify Partner
37583 3668 12151

This is an accepted solution.

@Nonoactivewear sorry for this issue can you please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.ajaxcart__qty input[type=text], .js-qty input[type=text] {background: transparent;}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 4 (4)

Guleria
Shopify Partner
3976 793 1132

This is an accepted solution.

Hello @Nonoactivewear ,

 


1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid  paste bellow code in bottom of file

.ajaxcart__qty input[type=text], .js-qty input[type=text] {
    background: #000;
}

 

Thanks

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

KetanKumar
Shopify Partner
37583 3668 12151

This is an accepted solution.

@Nonoactivewear sorry for this issue can you please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.ajaxcart__qty input[type=text], .js-qty input[type=text] {background: transparent;}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Nonoactivewear
Excursionist
15 0 6

Thank you:)

KetanKumar
Shopify Partner
37583 3668 12151

@Nonoactivewear 

its my pleasure to help us 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing