How can I fix table design?

  • supportGA
    Asked on January 14, 2019 at 10:31 AM

    Greetings,

    The table labeled "Roster" appears to have some glitches in the design, especially upon clicking on one of the fields.

    What is the best way to solve this?

    Thanks,

    Jotform Thread 1699790 Screenshot
  • AndrewHag
    Replied on January 14, 2019 at 10:43 AM

    Please add this CSS code to your form and save it - this will fix the design issue:

    .form-line, .form-line-error{

      background-color:transparent !important;

    }

    How can I fix table design? Image 10

    Here's an article on injecting custom CSS codes to your form:

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


    Please let us know if this solution worked for you. Thank you!