Form whiting out the field names when filling it out

  • RSVPAC
    Asked on March 9, 2018 at 12:53 PM

    While filling out our form, the field name goes white and can't see what the question is.

    Here is the link to our form:

    Registration form: https://form.jotform.com/RSVPAC/rsvp-recognition-breakfast


    Jotform Thread 1410548 Screenshot
  • Adrian
    Replied on March 9, 2018 at 1:25 PM

    You can change the background color of the active question or remove the highlight effect.

    How to change the background (highlight) color?

    Inject the following CSS to your form:

    div.form-line.form-line-active {
        background-color: #333;
    }

    Help Article: How to Inject Custom CSS Codes

    How to disable the highlight effect?

    Click SETTINGS at the top of your Form Builder > FORM SETTINGS on the left > click SHOW MORE OPTIONS > scroll all the way down to the bottom > then set HIGHLIGHT EFFECT to DISABLED.

    07 03 2017 1499018664 Screenshot 10