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

    (@tobiasbg)

    Hi,

    thanks for your question.

    To get a look close to that from your link, you’ll just need to add a border to the table cells. Please try adding

    .wp-table-reloaded th,
    .wp-table-reloaded td {
      border: 1px solid #ffffff !important;
    }

    Regards,
    Tobias

    Thread Starter Tamenori

    (@tamenori)

    Thank you very much for the tip Tobias, it works just fine.
    David

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi David,

    no problem, you are very welcome! Great to hear that this solved it so easily!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP-Table Reloaded] Inner lines’ is closed to new replies.