Hi there,
As you can see in the image below, my buttons in my cart are not visible. They do excist so I think the color is just white. Does anyone know how to change those colors?
Thanks!
Hi there,
As you can see in the image below, my buttons in my cart are not visible. They do excist so I think the color is just white. Does anyone know how to change those colors?
Thanks!
Hi @SIO2
Can you please share store URL?
Hi,
snibs.nl
Hi @SIO2
Follow this:
#cart-notification-button{border: 1px solid black; color: black;}
.cart-notification__links #cart-notification-form .button { background: #472c4c;}
.cart-notification__links .link {color: black;}
Thankyou, that worked!