The form editing screen is all messed up.

  • Goldie6175
    Asked on January 23, 2017 at 3:46 PM

    I tried in firefix and IE and got the same result.  It's almost impossible to edit.  Preview looks fine though.

     

     

    Jotform Thread 1043609 Screenshot
  • Kiran Support Team Lead
    Replied on January 23, 2017 at 8:44 PM

    I have checked your JotForm and see that the form-line margin is set to 0 and the question line spacing is set to 0 which is causing the fields to display too close.

    .form-line {

        margin : 0px 0px 0px 0px;

    }

    You may consider adding some margin to the questions so that they can display properly. Also, I see that there are some text fields in the form, that are not properly formatted. You may format the text by using the options available in the Text editor.

    The form editing screen is all messed up Screenshot 20

    Please give it a try and let us know if you need any further assistance. We will be happy to assist.