March 20, 2018 at 19:34
#192490
Moderator
Hi,
Use those css’s
COPY CODE
.kleo-login-wrap .login-form-wrapper button.login-button
background-color:#ab644f !important;
}
.kleo-login-wrap .login-form-wrapper input[type=submit].login-button:hover {
background-color:red !important;
}
.kleo-login-wrap .login-create-account-wrapper .kleo-register-link > a.new-account {
background-color:red;
color:#fff ;
}
they can be added from wp-admin -> theme options -> quick css
Cheers
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution