Hi,
thanks for your post, and sorry for the trouble.
The cause for that are all those line breaks that you manually added to the table cells, probably to move the text more towards the vertical center.
Please remove all those line breaks. Then, instead, add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress-id-1 tbody td {
vertical-align: middle;
}
Regards,
Tobias
Nope. This is how it looks like (absolutely no change).
https://prnt.sc/1trmp5u
Actually, just fixed it. It’s looking good now. Thanks for your help!
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!
Just rated it, thanks!
I have on more question.
This page
https://manukahoneyorganic.com/what-is-umf/
has a table in it and it’s not responsive. What am I missing here?
Hi,
thanks a lot!
As for that page: Did you add a Shortcode parameter for the responsiveness to the table Shortcode?
Regards,
Tobias