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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This is caused by your theme’s CSS. To also remove that, we’ll just have to slightly extend the CSS:

    .tablepress-id-118,
    .tablepress-id-118 tbody,
    .tablepress-id-118 tr,
    .tablepress-id-118 tbody td,
    .tablepress-id-118 thead th,
    .tablepress-id-118 tfoot th {
      border: none;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Bottom Border Still Showing’ is closed to new replies.