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!
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!
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.
Ok thanks. Is there a way I can add custom CSS to the buttons?