• Resolved Jess

    (@jreingold)


    Hi Tobias,

    So I am using Version 1.3 of TablePress and am using the TablePress Extension: Responsive Tables. The responsive aspect works great with the images in my table but the captions on the images are not responsive… so for example, when you shrink down the window, the image responds but the caption just keeps continuing across the page.

    Here’s the link to an example of this: http://thenandnow.umwhistory.org/all/brent-house/

    I’m hoping to wrap the text, or at least respond better. I’m also going to need any code you might have for me to work with all my current (and future) tables on the site.

    Thanks so much,
    Jess

    https://ww.wp.xz.cn/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Jess,

    thanks for your post, and sorry for the trouble.

    This can be changed by adding this to the “Custom CSS” textarea on the “Plugin Options” screen:

    .tablepress-responsive-desktop tbody {
      white-space: normal !important;
    }

    Regards,
    Tobias

    Thread Starter Jess

    (@jreingold)

    Thank you so much! It fixed everything! 🙂

    Plugin Author Tobias Bäthge

    (@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 ‘Text Wrap In Responsive Table’ is closed to new replies.