Changing table colors
-
I am trying to change the background color of the entire table to white. I used the following code in the custom CSS field but still can’t get white. I want all tables to be white. Thanks for the help.
.tablepress tbody td {
font-family: Tahoma;
font-size: 14px;
color: #ff0000;
}
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Changing table colors’ is closed to new replies.