Home Forums Basel support forum inicio de sesion con google Reply To: inicio de sesion con google

#415119

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

body .social-login-btn .login-goo-link {
    background-color: #ffffff;
}
body .social-login-btn .login-fb-link {
    background-color: #ffffff;
}
body .social-login-btn> a {
    color: black !important;
    border: 2px solid;
}

Best Regards