[ad_1]
Hi,
thanks for your post, and sorry for the trouble.
The cause for this is that something in your theme (“wpex”?) is also adding CSS code to change these colors. To override that, please try again with the !important flag added, like
.tablepress-id-21 .odd td {
background-color: #f0ba66 !important;
color: #000000;
}Regards,
Tobias
Tobias,
Thanks so much that cleared things up.
Dave
