Hi,
thanks for your post, and sorry for the trouble.
Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!
Regards,
Tobias
Hi,
thanks for the links!
To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress-id-123 thead th,
.tablepress-id-123 tbody td {
line-height: normal;
height: 80px;
padding: 8px !important;
min-width: 100px;
}
.tablepress-id-123 tbody td div {
display: block;
}
The 123 needs to be changed to the table ID (three times).
Then, don’t forget to clear the cache of the Autoptimize plugin.
Regards,
Tobias
Hello,
Thank you so much! One table looks great and the other two look much better however, I am still having problems with some of the cells.
These are the links of the page with the tables I am still having problems with:
https://convospanish.com/2017/09/08/spanish-reflexive-verbs-list/
https://convospanish.com/2017/07/28/catalanism/
Hi,
what’s the problem with these tables? They look fine for me (except that you could maybe increase the row height (higher than those 80px) for the first one).
Regards,
Tobias
Thanks again! The only thing I needed to do was change the height as you suggested.
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!