How to change the color of the columns?

  • SSquared91
    Asked on August 4, 2020 at 4:38 PM
  • Elton Support Team Lead
    Replied on August 4, 2020 at 8:27 PM

    You can inject this CSS code to your form to get rid of the gray background color of the input table.

    .form-matrix-values {   

    background: transparent !important;

    }

    Guide: How to Inject Custom CSS Codes

    Result:

    How to change the color of the columns? Image 1 Screenshot 20