Hi,
thanks for your post, and sorry for the trouble.
Usually, some “Custom CSS” on the “Plugin Options” screen like
.tablepress-table-description {
text-align: center;
}
should do the trick.
Unfortunately, I can’t check if this will work on your site, as the link that you posted is not working for me 🙁
Regards,
Tobias
Here is the link: http://miscaonline.net/awards/
http://miscaonline.net/awards/
I’m still struggling with getting the table description centered
Hi,
thanks for the link!
Just add the code from above to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress.
Also, please remove this from your “Custom CSS”:
//Table 1 Bylaws & Constitution
//Table 4 MISCA Meet Info
as it’s the wrong type of commenting. In CSS code, a comment has to look like
/* this is a comment */
as the CSS code is corrupted otherwise.
Regards,
Tobias
Thanks so much, that did the trick
I appreciate the feedback on comments, I will correct the format
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!