[Plugin: WP-Table Reloaded] Removal of far left border, WP Table Reloaded
-
Hey,
I’m using WP Table Reloaded and loving it.
I have used the following code to remove borders from a table, and it works well except for one thing. The far left border remains. Is there more to add to the bit of code?
Example: https://opuntiads.com/O/opuntia-e
.wp-table-reloaded-id-N, .wp-table-reloaded-id-N td, .wp-table-reloaded-id-N th {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
}Joe
https://www.ads-software.com/extend/plugins/wp-table-reloaded/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: WP-Table Reloaded] Removal of far left border, WP Table Reloaded’ is closed to new replies.