This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
How change the color of woocommerce_checkout_place_order button?
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.
You must be logged in to reply to this topic.Log in/Sign up