Hello @Nonoactivewear ,
- Go to Online Store->Theme->Edit code
- Asset->theme.scss.liquid paste bellow code in bottom of file
.ajaxcart__qty input[type=text], .js-qty input[type=text] {
background: #000;
}
Thanks
Hello @Nonoactivewear ,
.ajaxcart__qty input[type=text], .js-qty input[type=text] {
background: #000;
}
Thanks