• Hi,
    nice plugin. Works fine. Just one difficulty: On my site (not online yet) I have a login form (with 2 fields) and a register form (with 10 fields for user data). How can I achieve a different “Form” height (the box behind the fields and below the logo)? While the height fits for the register, its much to high for the login. It looks not that nice.
    Thanks for infos.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jadi100

    (@jadi100)

    Hi,
    i found a solution. Place the following code into the extra-css-field of the plugin (not of the theme customizer!) and adjust the px-size accordingly:

    #login form#loginform {
    height:50px !important;
    }

    Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Glad to know that you were able to found it, and also thanks for sharing the solution with the fellow users.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Different form heights for register and login?’ is closed to new replies.