Background color
-
Hi, I want the background for all rows in my table to be white (for all tables)…unless I specifically put code in the system indicating that I want a color. I have tried using this code (both with and without table identifier):
.tablepress-id-16 td {
background-color: #ffffff;
}However, I can still see where the alternating rows have a slight grayish tinge to them even though I have everything unchecked. Thoughts? I have checked in IE, Firefox and Chrome and I see it.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Background color’ is closed to new replies.