Home › Forums › WoodMart support forum › in single product page add to cart button background color › Reply To: in single product page add to cart button background color
April 28, 2021 at 5:34 am
#287432
Aizaz Imtiaz Awan
Keymaster
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-image-summary .single_add_to_cart_button {
background-color: green;
}
Regards.
Xtemos Studios.