Conditional formatting issue
-
Am trying to set row formatting based on cell values and have tried many things I thought should work.
Tested for correct ” format and set Short codeShortcode
[table id=2 highlight=”1||2||3″ row_highlight_full_cell_match=false /]
tried no table id and xact and inexact matchCSS as follows and also tried with td{ as this was sometimes referenced.
.tablepress .row.highlight-1 { background-color: #FFD700 !important; } .tablepress .row.highlight-2 { background-color: #C0C0C0 !important; } .tablepress .row.highlight-3 { background-color: #CD7F32 !important; }The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Conditional formatting issue’ is closed to new replies.