[ad_1]
Hi,
thanks for your post, and sorry for the trouble.
These borders are actually added by your theme, and not TablePress. To remove them, you could add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress img {
border: none !important;
}Regards,
Tobias
Thank you very much! Sorry that I thought it was the plugin, I really appreciate your help on this.
