Color of just first column
-
Looking to make the first row ans first column that background color. First row works fine but can’t get the first column.
Thanks,
Andrew.tablepress-id-1 .row-1 td {
background-color: #3F913C;
}.tablepress-id-1 td.column-1 {
background-color: #3F913C;
}.tablepress-id-1 .column-1,
.tablepress-id-1 .column-2,
.tablepress-id-1 .column-3,
.tablepress-id-1 .column-4 {
width: 1px;
}.tablepress-id-1 tbody td {
text-align: center;
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Color of just first column’ is closed to new replies.