How can I fix design glitch on my page when I embed the form

  • frankstjean
    Asked on May 3, 2015 at 6:40 AM

    Hi, I'm trying to get my form to work on my website and the design is always messed-up on the final result when I try with all the options available (embed, jquey,etc..) 

     

    Can you help me with that please ?

     

    Best regards.

    Jotform Thread 563270 Screenshot
  • Sammy
    Replied on May 3, 2015 at 9:28 AM

    I have inspected your site and it seems one of your site's CSS style is overriding the styles applied to the jotform form.

    To mitigate this glitch try injecting the following CSS code to your form

    .form-section {
        list-style: none !important;
    }

     How can I fix design glitch on my page when I embed the form Image 1 Screenshot 20