Remove borders from the table
-
Good afternoon, I want to remove the borders from the table, but I can’t.
.tablepress thead th,
.tablepress tfoot th
{
border: 1px solid white;
}
.tablepress-id-24,
.tablepress-id-24 tr,
.tablepress-id-24 tbody td,
.tablepress-id-24 thead th,
.tablepress-id-24 tfoot th {
border: none;}
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove borders from the table’ is closed to new replies.