Form elements are misaligned

  • lydiallee
    Asked on May 17, 2014 at 2:15 AM

    Hi there,

     

    I'm having trouble with my form.  Where it says "tell me about yourself", that header is overlapping on the next field of first and last name.  How can I fix?

     

    Also how can I use a template to make it look less plain?

  • bob
    Replied on May 17, 2014 at 3:08 AM

    I have injected the below code to your form and found that the problem has gone.

    #id_4.form-line
    {
    margin-top: 2px !important;
    }

    Form elements are misaligned Image 1 Screenshot 20

    The following guideline should help you to know how to inject custom css in a form.

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    You can use our form builder tools to make a form less plain.

    Please let us know if you need further assistance.

    Thank You