• Resolved ongaku99

    (@ongaku99)


    Hi Tobias,

    Kudos for your terrific plugin thank you ??

    The issue I’m having is with horizontal scrolling which doesn’t seem to work on mobile view. I have installed ‘TablePress Extension: Responsive Tables’ plugin and while ‘scroll slider’ appears I can see the columns are not fitting across and resizing correctly. Using [table id=4 responsive=scroll /].

    Regards,
    David

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

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This is caused by some CSS in your theme. To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress {
      table-layout: auto;
    }

    Regards,
    Tobias

    Thread Starter ongaku99

    (@ongaku99)

    Hi Tobias,

    I very much appreciate the quick reply. That fixed the problem, and a 5-star review headed your way ??

    Cheers
    David

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Horizontal scrolling issue on mobile screens’ is closed to new replies.