Reply 213521 to: Error by changing button color

Avatar: John Holden
John Holden
Support staff
May 8, 2019 at 05:27

Hi,

Add below code to Theme Options -> Custom CSS -> Global Custom CSS

.btn-black, .btn.black, .btn-checkout, .btn-view-wishlist, .form-submit input[type="submit"] {
    background-color: rgb(46, 50, 130);
    border-color: #2f3382;
    color: #fff;
    border-radius: 30px
}

Regards,
Hung PD

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.