Home Forums Basel support forum How to Edit change button register in widget Reply To: How to Edit change button register in widget

#98008

Hello,

Have you removed the code provided?

Here is the code:

body .login-form-side .register-question:before{
display: none;
}
body .login-form-side .create-account-text {
    display: none;
}
body .register-question .btn-style-link{
background:#000000;
color:#ffffff;
padding:10px 10px;
}
body .register-question .btn-style-link:hover{
background:#000000;
color:#999999;
padding:10px 10px;
}
body .login-form-side .register-question {
    padding-top: 0;
    padding-bottom: 0;
    border-color: transparent;
}

Navigate to the Theme Settings > Custom CSS > change the code as per your needs: http://prntscr.com/lyp553

Install Loco Translate and change the working as per video tutorial.

Best Regards