how to add delete button on quantity increment and decrement in shopify

Your Shopping Cart – VARA (varaclothing.myshopify.com)

i m unable to get delete option just near quantity that’s why it is not deleting it is always showing 1 quantity in cart unable to remove plz help

Hi @kavya5 ,

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/component-cart-items.css->paste below code at the bottom of the file:

cart-remove-button .button {
    color: #000 !important;
}

I hope it would help you
Best regards,

Richard | PageFly

2 Likes

Thank you for sharing, it makes my life easier :grinning_face_with_smiling_eyes: