Responsive Tables – Mobile
-
Hi there. I have spent the last several hours trying to concoct a solution from the various threads here, but alas, to no avail.
I have a website with over 100 tables, have downloaded the responsive plugin, and am looking for a way to ensure the text wraps properly as well.
I have found a way to ensure the mobile tables “respond” on mobile using the following
Adding this to the table code: responsive=flip responsive_breakpoint=<device> /]
and using max-width in the custom css.
However, I have two problems when doing this.
1) It changes the width of the column on desktop and other devices (https://www.flickr.com/photos/94002117@N04/21697317582/in/dateposted-public/)
2) the mobile version does not allow for text wrapping in the first column (https://www.flickr.com/photos/94002117@N04/21682722796/in/dateposted-public/)
The custom padding/width/height is absolutely necessary to make the tables look nice on desktop (which is most important), but I need a way to fix the two issues above. ??
Is there some kind of solution to help me sort this so I can start tweaking my 100+ tables?
Thank you
- The topic ‘Responsive Tables – Mobile’ is closed to new replies.