Hi Tobias
Thanks for your response. I tried that but it doesn’t seem to be working. Here’s the code I Put into the custom CSS:
.entry-content .tablepress {
border-bottom: none;
}
.tablepress-id-N tbody td {
font-family: Verdana;
font-size: 14px;
color: #ff0000;
}
.tablepress-id-N .row-X td {
background-color: #ff0000;
}
Thanks
Carol