Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    There so simple way to make design of login form like Facebook login.

    Follow me here –

    Step-1 : Set your background color blue.

    Step-2 : Go to login form settings and then select form background option is color.

    Set login form opacity is 0px , set border radius 0px.

    Step-3 : save your settings

    for login button styles go to custom css and add below css there –

    body.login #loginform p.submit .button-primary, body.wp-core-ui .button-primary {
    
        display: block;
        width: 100%;
    }

    Thanks

    Thread Starter eegloo

    (@eegloo)

    thanks for your quick answer!!
    But my question was how I can make responsive login page like below image, optimized layout for pc and mobile screens.

    http://marketblog.envato.com/wp-content/uploads/2015/09/Login-and-Access-WordPress-Plugin.jpg

    Your plugin is super cool and easy to edit. But, on mobile devices, layout doesn’t look optimized for small screen.
    can you help me out?

    Hi,

    just go to login form and set login width 400px. It is automatically manage width.

    And don’t worry we will add media query for it in next update.

    Thanks

    That had worked as mobile responsive design, but now it is not working for me as well,,,,I set login form width 400px, ,,,
    Any solution??

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘supporting responsive for mobile device’ is closed to new replies.