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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This is usually possible with some CSS code. Please try pasting this into the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-123 tbody td {
      vertical-align: middle;
    }

    Adjust the 123 to your table’s ID respectively.

    Regards,
    Tobias

    Thread Starter Rennysher

    (@rennysher)

    It worked perfectly Thank you!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Vertical alignment of all cells’ is closed to new replies.