Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    to achieve that, you will need to add some CSS code, like

    .wp-table-reloaded-id-123 td {
      border-left: none !important;
      border-right: none! important;
    }

    to the “Custom CSS” textarea on the “Plugin Options” screen of WP-Table Reloaded.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Lines in rows’ is closed to new replies.