This topic has 5 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Jack Richardson
Hi
How can we change the “Add to cart”/Checkout button from black to green (#5ed543) on the product page,
see: https://www.dropbox.com/s/mi3y670aq9en0pm/green-button.jpg?dl=0
ex this page: http://dev-smooff.serv10.powerhosting.dk/shop/smooff/
Best regards
Tonny
Hello,
Please use this code in Theme Options > Custom CSS > Global Custom CSS:
.product button.single_add_to_cart_button.quick-checkout-product {
background-color: #5ed543 !important;
}
Best regards,
Jack Richardson.
Thanks it works great!
Could I get a hover on?
np I found out my self!! it works great – Thanks!!
Hello,
Glad to hear it.
Have a nice day.
Best regards,
Jack Richardson.
Tagged: best selling, button, change, checkout, green, themes, woocommerce
The issue related to '‘how to change checkout button on product page to green’' has been successfully resolved, and the topic is now closed for further responses