change the product page Add To Cart button background without affecting the other buttons

change the product page Add To Cart button background without affecting the other buttons

orhl1234
Shopify Partner
110 0 6

I managed to change the add to cart button but it affected all add to cart buttons on my store.

how can I solve that?

Replies 5 (5)

AnneLuo
Shopify Partner
923 172 195

Hi, @orhl1234 

Can you share your store url?

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

niraj_patel
Shopify Partner
2378 514 511

Hello @orhl1234 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .product-form__buttons .button.product-form__submit {
       background: blue !important; /*change color according to you*/
  }
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com
orhl1234
Shopify Partner
110 0 6

its working but is that fine?

orhl1234_0-1712068427219.png

 

niraj_patel
Shopify Partner
2378 514 511

Yes, but when you add background white then you have to change the button text color also.
.product-form__buttons .button.product-form__submit {
      color: #000 !important;
  }

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

Raj-webdesigner
Shopify Partner
345 85 82

Add This Css in your open Edit code > base.css File

product-form.product-form .product-form__submit{
    background: #000;
    color: #fff;
}

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com