Button text not displaying on “item added to your cart” pop up

Can some 1 help me?

u see the bottom (afrekenen) and the bottom off the cart. the other bottom (view cart) u cant see because its white but i want it to have it the same colour as (afrekenen) can some 1 help me?

Hi @schiefz0 ,

Yes I’ll help you. Kindly provide store url (If password protected then also share password) so i can able to check and provide exact solution.

Your product are showing sold out

Hello, @schiefz0

1. Go to Online Store → Theme → Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

a.btn.btn-outline.js-cart-btn-cart.w-50.mr-2 {
    background: #d6c4b1 !important;
}

If my code works, please mark it as the solution.

Thank You!

thank you very much!

Hello, @schiefz0

Please mark it as the solution.

Thanks!