Why did all my buy buttons suddenly become invisible?

Greetings,

Recently all of the sudden all my buy buttons went invisble. They are all still usable just not visible.
I think its because the color is equal to the background but have no idea on how to fix this.
I have read trough multiple of these forms of people having the same issue but i’ve tried just about every possible “solution” and still nothing changes.

Website link: https://6de8a3.myshopify.com/ Pass: Access1

mp4’s below are my asset list in code editor and what it looks like on my website.

If anyone can possibly fix this i will be over the moon!

Hello @WorkInProgress ,

Follow these steps:

  1. Go to Online Store → Theme → Edit code

  2. Open your base.css file and paste the following code below:

.product-form__submit {
    background-color: #000;
}
.cart-count-bubble {
    background-color: #000;
}

Thanks

1 Like

Thanks! That did the trick for the product page but not for the checkout or the sign in with password when comming to the website as a vistor. Can’t send video’s since i’m using a different computer at the moment and its dated :confused: