Text added to the form exceeds the width of the form

  • markcotrupe
    Asked on May 27, 2016 at 7:03 PM

    Text added to the form exceeds the width of the form Image 1 Screenshot 20

    The right side sticks out past the virtual page

  • Mike_G JotForm Support
    Replied on May 27, 2016 at 7:17 PM

    I'm not sure but, for some reason, the width of each form fields (including the texts) on your form is set to 97%. Now, to rectify that, we need to add the CSS codes below to your form and that should fix the issue you're having.

    .form-line{

    width: initial !important;

    }

    To add the CSS codes above to your form, please refer to this guide, How-to-Inject-Custom-CSS-Codes

    I hope this helps. Let us know if you need any further assistance. Thank you.

  • markcotrupe
    Replied on May 27, 2016 at 7:38 PM

    Ok, that solved the problem. Thank you so much!

  • Boris
    Replied on May 27, 2016 at 10:48 PM

    Great to hear that, and on behalf of Mike G, you are most welcome. :)

    If there is anything else we can help you with, please simply open a new support thread, and we will be there to assist.