Home › Forums › WoodMart support forum › change-color-shop-button › Reply To: change-color-shop-button
July 3, 2020 at 3:14 pm
#208462
vindesign_it
Participant
Thank You,
I changed something but another items don’t change color ( You can see the screenshot )
I added this code:
body .single-product-content p.price del .amount {
color: #14a658; /* COLOR */
}
body .single-product-content p.price ins .amount{
color: #14a658; /* COLOR */
}
body .woodmart-cart-design-2 .woodmart-cart-number {
background:#14a658;
}
body .woodmart-hover-quick .woodmart-add-btn > a{
background:#14a658;
}
body .single_add_to_cart_button{
background:#14a658;
}
I would like change a color font ” add to cart “