Users who use firefox, can not write on the form, help pls?

  • albertogar
    Asked on September 27, 2016 at 7:01 PM


    https://form.jotform.co/60576935848876

    Users who use firefox, can not write on the form, help pls?

  • Kevin Support Team Lead
    Replied on September 27, 2016 at 11:06 PM

    I have checked the form in Firefox and I can see there is a problem with the form fields padding, I would suggest you to inject this code to your form: 

    .form-textbox{

    padding: 0px !important;

    }

    This guide will help you to inject the code to your form: How-to-Inject-Custom-CSS-Codes

    Hope this helps.