Can I alter the color of my checkout button to match other store buttons?

Hi,

Is there any chance I can change this colour of my button to look the same as my other buttons in the store?

Example this one:

Many many thanks in advance.

ljusjatten.se

pw: lajt

Hi @timmyhaha

You can change this color using theme settings

Go to customizer

go to settings choose checkout

choose button color and save.

I mean, can I change not only the colour. I need to change the layout to look as the other buttons on the store.

  1. Go to online store
  2. Edit Code
  3. Open your base.css file
  4. Paste the following code

#checkout-main .button {background-color: #f2ebe2 !important;}

  1. Save.

@timmyhaha

in shopify you can change the color only, if need to change layout then have to upgrade to the shopify plus.

HI Natasha,

I added this code, unfortunately no change :disappointed_face:

Hi @Natasha-Saed

Unfortunately there was no change with your css provided :disappointed_face: