Reply 259155 to: New woocommerce features

Avatar: Olga Barlow
Olga Barlow
Support staff
November 12, 2020 at 12:22

Hello,

At this moment we don’t have the option to change the styles of that button but we’ll add in the future. Use the custom CSS to change it

.single_add_to_cart_button.button.et-single-buy-now {
    border-color: #fff5e8;
    color: #4d4d4d;
    background-color: #fff8ef !important;
}

.single_add_to_cart_button.button.et-single-buy-now:hover {
    border-color: #4d4d4d;
    color: #fff5e8;
    background-color: #4d4d4d !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.