Can I change the appearance (colours) of the matrix widget?

  • Benflips
    Asked on July 12, 2016 at 9:33 PM

    Hi. I currently have the default grey matrix in several places on my form and it looks pretty crap.

    Can you provide me some CSS to change the colours of both the title/row box colour and the radio button box colour

  • Chriistian Jotform Support
    Replied on July 13, 2016 at 12:20 AM

    You can inject the custom css below to change the colors of the matrix widget.

    /* Change color of column and row header*/

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

        background: rgba(109, 59, 222, 0.39);

    }

    /*Change color of radio box */

    .form-matrix-values {

        background: rgba(103, 236, 232, 0.32);

    }

    Can I change the appearance (colours) of the matrix widget? Image 1 Screenshot 20

    If you need further assistance, please let us know.

  • Benflips
    Replied on July 13, 2016 at 2:47 AM
    Thank you!
    *Regards,*
    *Dr. Ben Phillips*
    Chiropractor
    B.App.Sc.(Comp.Med.)(Chiro) M.Clin.Chiro.(RMIT)
    ...