Thin white border around the table
-
Hi there,
Even thought I have added the following CSS for the table I still have a white hairline around the table. I would like to remove it. How can I address this?
.tablepress,
.tablepress tr,
.tablepress tbody td,
.tablepress thead th,
.tablepress 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 ‘Thin white border around the table’ is closed to new replies.