Strange black line down the center of my form

  • jameselvidge
    Asked on January 31, 2019 at 12:26 AM

    Hi,

    A black line just randomly appeared down the center of my form?  I have no idea what's going on.  You can view the form here.  https://form.jotform.com/90295122466154

    Jim

  • Ashwin JotForm Support
    Replied on January 31, 2019 at 3:40 AM

    I have injected the following custom css code in your form and that seems to have fixed the issue:

    .form-all {

        background-image: none !important;

    }

    The following guide should help you how to inject custom css code in form:   https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes  

  • jameselvidge
    Replied on January 31, 2019 at 10:43 AM
    Excellent. Thank you.
    Jim
    ...