• Resolved pommette

    (@rodagolf)


    When I use the horizonatal scroll option on a table (which I need for mobile version) it “shrinks” the table on PC as – making it look a bit “squished up”

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To fix that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_scroll .tablepress {
      width: 100% !important;
    }

    Regards,
    Tobias

    Thread Starter pommette

    (@rodagolf)

    Thank you for speedy response.
    Perfecto! Now working

    Thread Starter pommette

    (@rodagolf)

    Thank you again Tobias – for your swift reply.
    Also perfecto – and working now

    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 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Table Shrinking when Horizontal scroll selected’ is closed to new replies.