change color of table head row
-
Hi,
How can i change the colors of the table head row?
I tried this:.tablepress thead th,
.tablepress tfoot th {
background-color: #ff0000;
color: #00ff00;
}but only the font changes.
any help?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘change color of table head row’ is closed to new replies.