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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This should be possible by adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-1 thead th,
    .tablepress-id-1 tbody td {
      border: 1px solid #dddddd;
      text-align: center;
      vertical-align: middle;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Three Issues with Table Press’ is closed to new replies.