• Resolved coriassphenix

    (@coriassphenix)


    Hello

    Can you please tell how to disable the register button.

    We only need the login button.

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Lisa StylemixThemes

    (@lisastylemixthemes)

    Hi there

    Please feel free to add the following CSS codes to your website to hide the sign-up link from the navigation bar and the sign-in form:

    .btn, .header-login-button.sign-up a { 
        display: none !important; 
    }
    
    .masterstudy-authorization__switch-account { 
        display: none !important;
    }
    

    I hope it helps! Let us know if you have any other questions.

    Regards

    Lisa

Viewing 1 replies (of 1 total)
  • The topic ‘unable register’ is closed to new replies.