Form Settings: How to disable Highlight Effect?

  • Camkhong
    Asked on December 25, 2017 at 9:47 PM

    Hi JotForm Team,

    I got a problem when creating a survey on jotform. Everytime I tick a answer box, the questions become blur, which is annoying for my audience to complete the survey.

    Could you check it out for me as soon as possible!


    Thank you




    Jotform Thread 1331115 Screenshot
  • BJoanna
    Replied on December 26, 2017 at 12:56 AM

    You can disable the Highlight Effect inside of the Form Settings. 

    1514267596effect Screenshot 10

    Also, add this CSS code to your form:

    .form-line-error {

        background-color: transparent !important;

    }

    How to Inject Custom CSS Codes

    Here is my demo form: https://form.jotform.com/73591106031952 

    Feel free to test it and clone it

    Let us know if you need further assistance. 

  • Camkhong
    Replied on December 26, 2017 at 2:43 AM
    Did I need to upgrade accoubt to disable highlight effect
    ...
  • Camkhong
    Replied on December 26, 2017 at 2:43 AM
    I disabled it successfully. Thank for your help
    ...
  • Ashwin JotForm Support
    Replied on December 26, 2017 at 2:50 AM

    No you do not need to upgrade your account to disable highlighting effect in your form. 

    I am glad that you figured it out yourself. Do get back to us if you have any questions.