• Resolved jboetger

    (@jboetger)


    For some reason, the attached table is not mobile friendly. Did I do something wrong?

    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.

    No, you didn’t do anything wrong. You will just have to decide how you want the table to behave on small screens. For possible options, please check out the TablePress Extension at https://tablepress.org/extensions/responsive-tables/

    In your case, you could also just instruct the browser to shrink the images on small screens. For that, add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-1 img {
      max-width: 100%;
    }

    Regards,
    Tobias

    Thread Starter jboetger

    (@jboetger)

    Thanks again for the help!

    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 ‘Table not mobile friendly’ is closed to new replies.