Impossible to fill the form

  • Clowns
    Asked on May 8, 2017 at 3:58 PM
  • Jan
    Replied on May 8, 2017 at 5:41 PM

    I checked your form and I was able to replicate the issue. This is happening because the font color in the text box is set to white.

    Please insert this custom CSS code to set the font color to black:

    .form-textbox, .form-textarea, .form-radio-other-input, .form-checkbox-other-input, .form-captcha input, .form-spinner input {
    color: #000000 !important;
    }

    Here's a guide on How-to-Inject-Custom-CSS-Codes. Here's the result:

    Impossible to fill the form Image 1 Screenshot 20

    Hope that helps. Thank you.

  • Clowns
    Replied on May 8, 2017 at 9:22 PM

    Thanks!

  • Ashwin JotForm Support
    Replied on May 8, 2017 at 11:30 PM

    Hello Clowns,

    On behalf of my colleague, you are welcome. 

    Do get back to us if you have any questions.

    Thank you!