Woocommerce_checkout_place_order - by oscanecos

This topic has 2 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp

  • Avatar: oscanecos
    oscanecos
    Participant
    October 16, 2015 at 17:20

    How change the color of woocommerce_checkout_place_order button?

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    October 16, 2015 at 17:37

    Hello,

    Please use this code in Theme Options > Custom CSS > Global Custom CSS:

    .order-review input[type="submit"] {
      background-color: red;
    }

    Write your color value.

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.