• Resolved debedbugged

    (@debedbugged)


    Big fan of the plugin, enjoying Responsive as well.

    I’ve been having an issue with cells not displaying their text in full on mobile only. Things look fine on Desktop.

    Hoping to make width responsive so that it fits phones of different sizes if possible. All tables are set using scroll function and everything is up to date.

    View post on imgur.com

    Link for reference: https://debedbug.com/bed-bug-sprays/

    Thanks in advance!

    • This topic was modified 5 years, 9 months ago by debedbugged.
Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@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 {
     word-break: normal;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Header Cells Width on Mobile’ is closed to new replies.