Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 73026

how do I remove the border for all tables

$
0
0

Replies: 0

Do I need to do this for each table?
I have 16 on one page.
http://www.strandsalonspa.com/strand/spa-services/

.tablepress-id-N,
.tablepress-id-N tr,
.tablepress-id-N tbody td,
.tablepress-id-N thead th,
.tablepress-id-N tfoot th {
border: none;
}

N = the table ID right?
Is it possible to remove the borders for all tables?
Thanks a lot,
olympia


Viewing all articles
Browse latest Browse all 73026

Trending Articles