Little migration issue
-
Hello,
Great plugin! I just upgraded to from wp-table to TablePress. All went really well. There is one issue that I am having. I had added some custom CSS to eliminate borders from my tables in wp-table reloaded. Here is the code:
.wp-table-reloaded-id-3, .wp-table-reloaded-id-3 td, .wp-table-reloaded-id-3 th {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
}How should this be rewritten? .tablepress-id-3…?
Thank you for the assistance and the great plugin
Stuart
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Little migration issue’ is closed to new replies.