Hi,
This is the css code I used. I’ve tried it in the plugin options and also in the default style sheet of the Avada theme.
When I’m saving this code in plugin options I’ve receiving a warning about the customized css can’t be saved into a file.
Regards,
Marco
.tablepress,
.tablepress tr,
.tablepress tbody td,
.tablepress thead th,
.tablepress tfoot th {
border: 1;
}
#content .tablepress-id-2 .row-1 td {
background-color: #ffffff;
}