• Resolved infernoprime

    (@infernoprime)


    I want to remove the separator that is between the register and forgot password links on the login page.

Viewing 1 replies (of 1 total)
  • Hi @infernoprime,

    Please add this code in Appearance > Customize > Additional CSS:

    .login form {
    	border: none;
    }

    This should remove that border.

    Warmly,

    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘button to remove separator’ is closed to new replies.