• Resolved kochimpulz

    (@kochimpulz)


    Hello. How to change the colour of the button “proceed to payment” once you are in the shopping cart ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    Do you want to change the background color of “Proceed to payment” on Cart page?

    Here’s some CSS you can use to change it:

    .wc-proceed-to-checkout .checkout-button {
        background-color: red;
    }

    “Red” can be replaced with your chosen color code.

    Feel free to get back to us in case you have any additional questions!

    Thread Starter kochimpulz

    (@kochimpulz)

    Have done this. But it not work. Also the buttons should generally be in one colour. Like the buttons in the cart, in the payment process etc.

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Howdy!

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.

    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Colour of button’ is closed to new replies.