• Resolved mrasadmanzoor

    (@mrasadmanzoor)


    Hello Sir,

    I have just created my first table with tablepress and I would say it’s awesome and simple to use.

    The issue which i am facing is and which stops me for being creating me more tables is i have seen the table absolutely fine on firefox and internet explorer but when i open it on chrome or opera it looks like this https://prnt.sc/ltf1oh

    Will you plz check and help me to rectify this.

    Thanks

    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 question, and sorry for the trouble.

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

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

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Won’t show right on Chrome and Opera’ is closed to new replies.