[Plugin: WP-Table Reloaded] Can't remove borders
-
Hi Tobias,
I seem to be having the same problem a a few others.
I can’t for the life of me remove the borders from one of my tables.
the table is here, https://www.moneyman.com.au/wp/?page_id=108I’m using the following css:
.wp-table-reloaded-id-4 tr, .wp-table-reloaded-id-4 th, .wp-table-reloaded-id-4 td {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
font-size: 13pt;
text-align: left;
}.wp-table-reloaded-id-4 .column-1 {
width: 260px!important;
}I’m embedding the table using the following: [table id=4 cellspacing=0 /]
what am I doing wrong?
thanks for any help.https://www.ads-software.com/extend/plugins/wp-table-reloaded/
- The topic ‘[Plugin: WP-Table Reloaded] Can't remove borders’ is closed to new replies.