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

@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;}