• Hi there,

    I have added the following code to ‘ninja-forms-display.css’ to get the fields to line up nicely…which they do.

    .text-wrap label,
    .textarea-wrap label {
    display: block;
    float: left;
    width: 100px;
    }

    However, I can’t get the password fields to line up right of the text along with the other fields…any pointers?

    Many thanks for a great plugin.

  • The topic ‘Password Field’ is closed to new replies.