The form height is too short to accommodate all the fields

  • ProductSales
    Asked on March 22, 2017 at 2:33 PM

    The form height is not accommodating all the form elements, resulting in some of the elements not appearing on the white form background but on the green background. Is the height adjustable or do I need to modify the form elements somehow?

     

    https://form.jotform.us/70786905668170

  • Welvin Support Team Lead
    Replied on March 22, 2017 at 6:53 PM

    It's the column CSS that's causing the problem. I've fixed it for you by overriding that CSS with the following:

    .form-line-column {

        float: none;

    }

    To check the CSS, follow our steps on this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes