Viewing 1 replies (of 1 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @yourd3signsmycr3ations,

    To center the Log in button add the following CSS code snippet in your WordPress Dashboard->Apperance->Customize->Additional CSS.

    #wppb-loginform .login-submit {
    text-align: center;
    }

    And regarding: “I am trying to delete the space above the colored block as well as the line.”

    That doesn’t come from us, most probably comes from the theme you’re using.

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘delete the space above colored block on login page’ is closed to new replies.