Checkout button invisible

Hi, when i click add to cart the next screen that pops up, the checkout button is coming up invisible ?

Hi William

ALS Lash Supplies Ireland – ALS LASHES

Hello @Alslashes
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

#cart-notification-form button {
color: black !important;
}

result

If this was helpful, hit the like button and accept the solution.
Thanks

1 Like