Hi,
thanks for your post, and sorry for the trouble.
Unfortunately, your link is not working for me, as it’s a private draft link. Can you maybe publish that page temporarily so that I can see the table?
Regards,
Tobias
I am 99.9% sure that it’s up now, with public preview. To be sure, here’s the URL: http://bewarebrainbang.ca/?p=6121&preview=1&_ppp=1eaab307f7
Hi,
thanks! Now I can see the table! The cause for this is that your theme is setting a smaller font size in table cells. To change this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress th,
.tablepress td {
font-size: 16px;
}
Regards,
Tobias
Thank you – again! It’s perfect!
Hi,
great! Thanks for the confirmation!
Best wishes,
Tobias
Hi,
great! Good to hear that this helped you!
Best wishes,
Tobias