Quantity background problem theme broadcast

Hi, I’m trying to change the background color of my quantity selector when I click on it. Currently, it’s transparent, but I’d like it to be black.

@PercyC ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above


Result:

If it helps you, please like and mark it as the solution.

Best Regards :blush:

thank you so muchhh !!!

Glad to help you :wink:

Hi, I have another issue. When I’m on the homepage and I add the product to the cart, the background once again appears transparent. I’d like to set it to a white background instead. Thanks!

@PercyC ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above


Result:

The price after reduction is black and I’d like it to be white. Thank you very much