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.

    The reason for that is the different line height that your theme sets. It should be possible to fix that by adding this to the “Custom CSS” textarea on the “Plugin Options” screen of WordPress:

    .tablepress th,.tablepress td {
      line-height: 1.6;
    }

    Regards,
    Tobias

    Thread Starter chasperlisimba

    (@chasperlisimba)

    Thanks Tobias. It works ??

    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 ‘Responsive Table on Iphone’ is closed to new replies.