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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    As you are using this on a phone, you will have to adjust the CSS a little bit:

    @media (max-width: 767px) {
      .tablepress-id-2.tablepress-responsive-phone .column-1 {
        height: 300px;
      }
    }

    Regards,
    Tobias

    Thread Starter dudester82

    (@dudester82)

    thanks a lot tobias!

    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 ‘column height responsive tables’ is closed to new replies.