Hi everyone,
Does anyone know how to change the add-to-cart button color using the taste theme? I haven’t been able to figure it out yet.
Hi everyone,
Does anyone know how to change the add-to-cart button color using the taste theme? I haven’t been able to figure it out yet.
Go to Online store > Themes > Edit code > base.css, add this code at the bottom of your file, click Save button
.product-form__submit {
background: #you-color-code !important;
}
Hi @Chiz ,
I check the theme but it doesn’t have the option to change the background color for the button Add to cart. So, could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team