How to change the size of the fields?

  • edu1st
    Asked on October 4, 2017 at 6:54 PM

    There is a question with the form of jotform, because it appears aligned to me, but to another person, in a different computer it looks different in the size of the fields and it looks misaligned.

    So, I do not know if it's because of the browser, or for the type of computer, so how do we know the right size for the fields to make it look the same in every type of computer?

    Jotform Thread 1265243 Screenshot
  • John_Benson
    Replied on October 4, 2017 at 11:00 PM

    Please add this custom CSS code to fix the issue: 

    .form-textbox, .form-textarea, .form-radio-other-input, .form-checkbox-other-input, .form-captcha input, .form-spinner input { 

        max-width: 590px !important; 

    Here's a guide on: How-to-Inject-Custom-CSS-Codes

    The result of my test form:

    How to change the size of the fields? Image 1 Screenshot 20

    Please try it again and if the issue persists, please let us know and provide the internet browser of the user so we can try to replicate the issue.