Got a strange dark line on top of fields when previewing.

  • weche
    Asked on July 19, 2017 at 10:04 PM

    Hi, 

    Our form looks great when building the fields.

    Screenshot:

    http://nimb.ws/8sMbkv

     

    Got a strange dark line on top of fields when previewing.

    Screenshot:

    http://nimb.ws/PhLvid

     

    Hope someone know how to fix it.

    Thanks a lot!

  • liyam
    Replied on July 20, 2017 at 1:52 AM

    Hello, weche. You can insert this CSS code to fix the shadow on your form:

    .form-textbox, .form-textarea, .form-upload, .form-dropdown, .form-matrix-column-headers, .form-matrix-row-headers, .form-matrix-values {
       background: none !important;
    }

    If you need to know how to inject this code into your form, please follow the steps from this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Please let us know if you have questions.

    Thanks.