Making the matrix work in our form

  • SunbridgeInstitute
    Asked on September 7, 2016 at 1:41 PM

    Hi all,

    I'm trying to use the matrix in my form, but I don't know the CSS code I should use to make the text show up. Right now I have text in my matrix, but it shows up like it's blank.

    Thanks so much!

  • Irshad
    Replied on September 7, 2016 at 3:43 PM

    Please try to inject the below custom css code:

    .form-matrix-row-headers, .form-matrix-column-headers {

        color: #444!important;

    }

    Making the matrix work in our form Image 1 Screenshot 20

    You can also verify it on my Clone form: http://jotform.com/62506456876971

    If you need further assistance, feel free to revert back.