Hello ,
Anybody got an idea how to change the add to cart button color for this theme, I try to find the code in base.css but couldn’t find the element
Hello ,
Anybody got an idea how to change the add to cart button color for this theme, I try to find the code in base.css but couldn’t find the element
Here is my store URL: https://winksbeaute.com/?_ab=0&_fd=0&_sc=1
I still design the layout not published live yet
1] Please add following css your assets/theme-lite.css bootom of the file .
code for home page product and collection page only
.btn-product {background-color: rgb(252, 185, 194) !important;}
2] Please add following css your assets/theme.css bootom of the file .
code for product page only
.grouped-button, .product-form .btn-cart {
background-color: rgb(252, 185, 194) !important;
}
Thanks!
Thank you sir
If helpful then please Like and Accept Solution
Hi Sir ,
The CSS code work on the home & product pages but don’t apply on the collection page
That Worked Great. Do you know how to change the Collection default page Add to cart Color? Also the background in the menu heater section? picture attached. circled Add to cart button also noted background that I need to change. sorry could not load jpg, Video attached.