Re: Checkout button

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

timmyhaha
Excursionist
34 0 0

Hi,

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

timmyhaha_0-1695115046799.png



Example this one:

timmyhaha_1-1695115072479.png



Many many thanks in advance.

 

ljusjatten.se

pw: lajt

Replies 6 (6)

laddisahsi
Shopify Partner
444 44 45

Hi @timmyhaha 

You can change this color using theme settings

Go to customizer

go to settings choose checkout


 

laddisahsi_0-1695115438275.png

 

 

 

laddisahsi_1-1695115463487.png

 

 

choose button color and save.

-Shopify website development, Theme & App Development
-Contact me: WhatsApp


-Email Me
-If this solution is worked, then please Like this and Mark this as accepted solution!
timmyhaha
Excursionist
34 0 0

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

laddisahsi
Shopify Partner
444 44 45

@timmyhaha 

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

-Shopify website development, Theme & App Development
-Contact me: WhatsApp


-Email Me
-If this solution is worked, then please Like this and Mark this as accepted solution!

Natasha-Saed
Shopify Partner
460 50 86

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;}

5) Save.

 

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint
timmyhaha
Excursionist
34 0 0

HI Natasha,

I added this code, unfortunately no change 😞 

timmyhaha
Excursionist
34 0 0

Hi @Natasha-Saed 

 

Unfortunately there was no change with your css provided 😞