Skip to main content

Please add this to Theme Options => Custom CSS:

#jckqv .cart .add_to_cart_button {
color: #fff !important;
border-color: #ccc !important;
background: #ccc !important;
}

#jckqv .cart .add_to_cart_button:hover {
color: #fff !important;
border-color: #222 !important;
background: #222 !important;
}

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.