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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    My guess is that some CSS turned on a different CSS table-layout. Please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress {
      table-layout: auto !important;
    }

    Regards,
    Tobias

    Thread Starter Daniel Maier

    (@demaier)

    Hi @tobiasbg,

    I disabled the “TablePress Extension: Responsive Tables” plugin and that temporarily resolved it.

    Then I tested what you suggested and that worked as well.

    Thanks, you are the best bro!

    Plugin Author TobiasBg

    (@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 ‘Horizontal scrolling not working and columns are overlapping’ is closed to new replies.