• Resolved alexrams

    (@alexrams)


    Hello.
    having trouble with getting tablepress responsive on mac products. It works fine on all other websites I used it on, but not the flash theme by themegrill. I’ve tried to ask them and no good answer.

    Is there a css fix for this issue?

    The page I need help with: [log in to see the link]

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.

    Here, I first recommend to add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress,
    .tablepress h4 {
      word-wrap: normal;
      word-break: normal;
    }
    .tablepress-id-1 .column-2 {
      white-space: nowrap;
    }

    to fix some layout issues.
    Then, you can also use one of the reponsiveness modes that https://tablepress.org/extensions/responsive-tables/ offers.

    Regards,
    Tobias

    Thread Starter alexrams

    (@alexrams)

    Tht fixed it.

    Thx
    Alex

    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 ‘Tablepress not responsive on mac products like laptop ipad and iphone’ is closed to new replies.