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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    That’s possible with some CSS code. For example, add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress thead th,
    .tablepress tbody td {
      vertical-align: middle;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘cell vertical align’ is closed to new replies.