I need to add a remove item button on my drawer cart


I need to add a remove item button here somewhere how can I do it?

By default, that button must exist. Could you share your store link so I can check?

Tiffity.com

It is incorrect site URL

oh sorry :DD tifitty.com

Add this code at the bottom of you base.css file

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

thank you

1 Like