Cannot change font color in header row
-
Hi,
I’m a WordPress novice with basic CSS & html knowledge.
I followed the TablePress instructions to change the BG-color and text color of my header row..tablepress-id-1 thead th {
background-color: #000000;
font-family: Arial;
font-size: 14px;
color: #ffffff;
}The BG works, it is black but the text color does not go to white.
When I un-tick the option “first row = header” and style just row 1 with the appropriate css, it works fine.
I’m using the Tempera theme and maybe there is something in the code that makes my CSS not function.
The site I’m working on is on my computer and accessed via MAMP, so I can’t send links for you to have a look.
Can you help, please?
GB
The topic ‘Cannot change font color in header row’ is closed to new replies.