Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi Brian,

    thanks for your question, and sorry for the trouble.

    Your best chance here should be to play with the same CSS3 media queries that TablePress uses in the Responsive Tables Extension. For that, please take a look at that CSS code in the file tablepress-responsive.css. That contains three media queries (for phone, table, and desktop sizes), and you could use a very similar piece of CSS code. Instead of max-width, you would use min-width and place your CSS code for the width in that wrapping CSS3 media query.

    Regards,
    Tobias

    Thread Starter BHruska

    (@bhruska)

    Dude, that worked perfect. Learned something about conditional CSS based on media size too!

    Again, your support is world class.

    Thanks,
    Brian

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks for the kind words, I really appreciate it!

    Regards,
    Tobias

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