Header and checkout button color Dawn theme

Hi, I would like to modify the background and text colors of my check out button, if I used the Dawn theme color section, it modify as well the color of my header, How to avoid that?

Thanks in adavance

1 Like

Hello There,

Please share your page store URL and password.
So that I will check and let you know the exact solution here.

Votre panier – LaboratoireLAO

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >base.css and paste this at the bottom of the file:
button#checkout {
background-color: #000!important;
}

Screenshot :- https://img001.prntscr.com/file/img001/c4zWtkKoSh2z2Yd8C73EtA.png