Shopify themes, liquid, logos, and UX
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
Solved! Go to the solution
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
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;}
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
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;}
Thank you:)
its my pleasure to help us
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025