• Resolved frasward40

    (@frasward40)


    Hi

    Thanks for the plugin.

    I’m having trouble getting the table to fit the screen width on mobile.

    I have installed the responsive extension, and it work to some extent, but the width of my table is still too wide.

    Can you help?

    Thanks
    F

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    You might need a CSS fix first: Please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress {
      table-layout: auto;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Width’ is closed to new replies.