• Resolved wforster

    (@wforster)


    Hi

    I dont like the way the text wraps in the tables. Is there anything that can be done with left justify or adding in hyphens at the end of lines?

    Many thanks
    Wayne

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To fix this CSS setting from your theme, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress td,
    .tablepress th {
        word-break: normal;
    }

    Regards,
    Tobias

    Thread Starter wforster

    (@wforster)

    Thanks Tobias. Perfect, thank you.

    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 Justify’ is closed to new replies.