CSS Help - Cart page quantity selector - incorrect colour


Hello,

I’m struggling to change the colour of text within the quantity selector within the cart page. I have included a screenshot for context. the text in the quantity selector is white and i cannot see it.

The background of my cart page is black so if i change the body text then it messes up the rest of the content on the page

i am looking for the quantity selector button to have a white border with a black background and white text.

URL is Your Shopping Cart (theapexbooster.com)

Thanks so much in advance

Aren

@KetanKumar

Hi @ArenC

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Theme.scss.css

#shopify-section-cart-template input {
    border: 1px solid #fff !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly