[Plugin: WP-Table Reloaded] Removing Borders
-
Hi Tobias,
I’ve looked through your FAQ however my problem is still occurring with borders. I do not want any borders.
I’ve place the code that you suggested in plug in option Custom CSS text area:
.wp-table-reloaded, .wp-table-reloaded, .wp-table-reloaded th {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
}I also tried adding the cellspacing parameter in the actual post with table shortcode.
[table id=4 cellspacing=”0″ /]A thin black border is still showing up.
Any other suggestions to get ride of the borders completely for all tables?
Thanks
Spencerhttps://www.ads-software.com/extend/plugins/wp-table-reloaded/
- The topic ‘[Plugin: WP-Table Reloaded] Removing Borders’ is closed to new replies.