Dawn theme Buy now buttons color customization

Dawn theme Buy now buttons color customization

Sivadarshan
Shopify Partner
264 1 49

I'm using dawn theme in that I need to customize the buy now buttons background color to #CC2C0D and button text color to #EFDFCA

 

Sivadarshan_0-1741953497787.png

 

 

website: https://2512in.myshopify.com/

password: 2512

 

Thanks in advance

Replies 3 (3)

devcoders
Shopify Partner
1106 134 303

Hello @Sivadarshan 

 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

 

.shopify-payment-button__button.shopify-payment-button__button--unbranded {
background: #CC2C0D!important;
color: #EFDFCA!important;
}

 

devcoders_0-1741954851600.png

 



 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
Sivadarshan
Shopify Partner
264 1 49

@devcoders  It's not changing from my end can you please help to resolve the issue

 

Sivadarshan_0-1741957371541.png

 

devcoders
Shopify Partner
1106 134 303

Hello @Sivadarshan 

Please share with me store access.

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!