SyntaxFix
Write A Post
Hire A Developer
Questions
So you can use the following :
td { white-space: normal !important; // To consider whitespace. }
If this doesn't work:
td { white-space: normal !important; word-wrap: break-word; } table { table-layout: fixed; }