• Resolved Jon Anthony

    (@jon1337)


    Hello,

    I love Table Press so far, and it appears to be working great on desktop, but it isn’t working on mobile for some reason.

    It’s cutting off part of the table, as you can see here: https://imgur.com/euVfSHf

    I already tried implementing this code, but it didn’t work:

    .tablepress img,
    .tablepress .wp-caption {
    max-width: 100%;
    width: auto !important;
    }

    If you could help me with this I’d greatly appreciate it. Thanks!

    To Your Success,
    -Jon

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

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The CSS code that you added would only affect images in tables, so that this doesn’t really apply to your table. You will instead need an approach for Responsiveness. For some possible solutions, please see the TablePress Extension at https://tablepress.org/extensions/responsive-tables/

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Not Showing Full Table’ is closed to new replies.