Can’t change table font colour
-
Hey there,
Hope you’re well. Tried to adjust the tablepress plugin accordingly, but for some reason, it will not update. Ideally, I’d like any table we use in the future use black font since we use a white background.
We’ve tried:
.tablepress-id-Warframes tbody td {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #000000;
}AND
.tablepress tbody td {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #000000;
}So all tables use black font. No luck. Any suggestions? Thank you!
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 ‘Can’t change table font colour’ is closed to new replies.