Hi,
thanks for your question, and sorry for the trouble.
That depends on the theme, as most themes add their own CSS for the alignment of images. 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
Thread Starter
czper
(@czper)
Hi,
thanks for the link!
To center those green buttons, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress-id-1 .column-6 img {
margin: 0 auto !important;
}
Regards,
Tobias
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!