Home › Forums › Basel support forum › inicio de sesion con google › Reply To: inicio de sesion con google
October 20, 2022 at 1:33 am
#415119
Elise Noromit
Member
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