Jotform.com is not compatible with Explorer 11?

  • WelikeVR
    Asked on May 3, 2016 at 5:36 AM

    Hi,

     

    I would like to get rid of a space created under my "coupon" form. I would like to get rid of the glitch under the "faceboook comments" form. It works on Chrome, not on IE 11. Thank you.

     

    Sincerely,

     

    Andy B

  • beril JotForm UI Developer
    Replied on May 3, 2016 at 7:26 AM

    To solve that issue, can you add the CSS code below from Designer?

    .jotform-form { 

    padding: 0px !important;

    }

    If this does not resolve the issue, please let us know and we will be glad to take another look.