Change color only for header’s cell

change color only for header’s cell, you should use this CSS code in CSS editor of the table:

#{{table.view_id}} .ptsCol-1 .ptsColHeader:nth-of-type(1) { background-color: #f5f5f5 !important; }

Categories
Latest Articles