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

    (@weblizar_support)

    hello

    celito

    By use of plugin option we can set width only 600px maximum but if you want to increase from 600px put below code in Custom CSS option in plugin

    body.login #login {
        width: 1000px !important;
    }

    set width number according to your requirement

Viewing 1 replies (of 1 total)
  • The topic ‘Adjust width of login form width’ is closed to new replies.