Color of "Pay Now" button in checkout page not updating - Dawn

Good day,

I have changed the color of the “Buttons” in the settings of the Checkout Page for “Pay Now”, but the color does not seem to be updating in the Dawn Theme - any assistance please.

Hello @Sumi_2
please provide the url and password of your website.

Hi @Sumi_2 , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks

Sorry Rahul,

Did I send you the correct url?

Or should it rather have been this as I have a 3rd party domain linked:

www.rejuvinate.co.za

Regards

Hi @Sumi_2 ,

Sometimes, custom CSS added to the theme can override settings. Here’s how to check:

  1. Go to: Online Store > Themes > Actions > Edit code.
  2. Open assets/base.css (or theme.css depending on your Dawn theme version).
  3. Look for any custom CSS that might be targeting the checkout buttons with something like:
.shopify-payment-button__button {
    background-color: #123456 !important;
}

Hello Steve,

My apologies for not responding sooner to your first email requesting my url details… I hope the below is correct (please note I have no experience etc with this, and I’m trying to find my way around :slightly_smiling_face:

www.rejuvinate.co.za

Password: Aapstert26#

I did try to youtube the problem, and there was some custome codes provided, but none worked, so I had removed them after attempting. Though I can’t see anything like you mentioned above - can you please have a look for me?

Thank you