How to change add to cart button black?

How to change add to cart button to black with white text? dawn theme

Hey @sesh

Share your Store URL and Password if enabled.

Best Regards,

Moeed

How can I message you private

Click on my profile and then you will see a Send message button.

Best Regards,

Moeed

Hey @sesh

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @sesh

I hope you are well.

Could you please provide us your store URL?

Looking forward to hearing from you soon. Thank you!

Best,

Lydia

Hey @sesh

Keep the previous code and add this new code above in the end of theme.liquid file

.badge {
    border-radius: 0 !important;
    font-weight: bold !important;
}

RESULT:

Moeed_0-1730362840958.png

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed