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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Yes, that’s possible with e.g. this “Custom CSS” on the “Plugin Options” screen of TablePress:

    .tablepress-id-123 th,
    .tablepress-id-123 td {
      border: 1px solid #333333;
    }

    where the 123 has to be changed to the desired table ID.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Cell border’ is closed to new replies.