Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jlhoffman77

    (@jlhoffman77)

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi Jihoffman,

    That’s interesting but this is something you should be able to fix by adding some custom CSS. If you want the username field width to be the same width as the other fields you could try entering this code in the “Custom CSS box” in the settings the “Options” page:

    input.ewd-feup-text-input {
    max-width: 187px;
    }

    Let me know if that works!

    Thread Starter jlhoffman77

    (@jlhoffman77)

    That worked, thank you!

    I also just noticed that all of the fields have the field title inside of the box except for the password field. Is there a way to make it consistent?

    Thanks!

    Plugin Author Rustaurius

    (@rustaurius)

    Hi jlhoffman,

    I don’t think there’s a way to add a placeholder at this time. We’ll look in to adding that as an option going forward.

    Thread Starter jlhoffman77

    (@jlhoffman77)

    Ok thanks. Is there a way I can add custom CSS to the buttons?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Username Field Width’ is closed to new replies.