My background color is changing

  • cdkraft
    Asked on December 29, 2017 at 7:08 PM

    My does my background color change when you click on an item?

    https://form.jotform.com/73568728284168

    https://www.jotform.com/63544167652157

    Thanks

  • djoler
    Replied on December 29, 2017 at 8:01 PM

    Hello,

    Enter this code into your CSS custom field:

    .form-line-error{

      background-color: transparent;

    }

    You can inject this code on both of your forms! Easy steps to insert your custom CSS:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Hope, this is you where looking for!

  • Mike_G JotForm Support
    Replied on December 30, 2017 at 12:07 AM

    @cdkraft

    I have checked both of the forms you shared with us and I see that you have already applied the solution @djoler have provided. I can confirm that solved your concern. If you have other questions or concerns, please do not hesitate to contact us again anytime so we can further help you.