Ho to add color to the matrix?

  • SumSolTrain
    Asked on September 1, 2014 at 5:36 AM

    I need to add color to the matrix 2.1.4 (Experience of Work)

    as shown in the picture how it is possible?

     

    Jotform Thread 423086 Screenshot
  • omer Jotform Support
    Replied on September 1, 2014 at 7:01 AM

    Hi,

    Please write these lines into Inject CSS area.

     

    #cid_654 .form-matrix-table tr td:nth-child(-n+5) {

       background-color: #DAEEF3;

    }