Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gavpedz

    (@gavpedz)

    Don’t worry managed to fix it by overriding some css

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Indeed, issues like this are often caused by problem with responsiveness. Good to hear that you were able to fix this already!

    Best wishes,
    Tobias

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, might be the same problem indeed. Maybe you are using similar themes then ??

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

    .tablepress {
      width: 100% !important;
    }

    Regards,
    Tobias

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