On this product page, the add to cart button color is 00c7ff: https://empiricalwater.com/products/empirical-water
I need that same button color to apply to the add to cart button on these product pages as well:
https://empiricalwater.com/products/50-ml-measuring-cylinder
https://empiricalwater.com/products/empirical-water-free-sample
https://empiricalwater.com/products/mixing-bottle
As you can see the add to card button is currently white on those 3 pages.
Thanks!
Hi @empiricalarby ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
<phong cách>
[data-type=“add-to-cart-form”][data-productid=“8318539006203”],
[data-type=“add-to-cart-form”][data-productid=“8318539006203”],
[data-type=“add-to-cart-form”][data-productid=“8318539006203”]{
màu nền:
}
1 Like
Thanks, unfortunately this was the result:
Let me know if you have a solution. Cheers