Replies: 0
Hi,
I want row & coloum borders for all my tables.
Added this CSS code in plugin option but not working.
.tablepress th,
.tablepress td {
border: 1px solid #cccccc;
}
Replies: 0
Hi,
I want row & coloum borders for all my tables.
Added this CSS code in plugin option but not working.
.tablepress th,
.tablepress td {
border: 1px solid #cccccc;
}