Hi!
Thanks for your post and sorry for the trouble!
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!
Best wishes,
Tobias
Hi,
Thanks, that’s very helpful!
From what I can see, your theme is adding a top margin to all tables on the site, including those from TablePress. To remove that again, please add this to the “Custom CSS” text area on the “Plugin Options” screen of TablePress:
.dt-container .tablepress {
margin-top: 0;
}
Best wishes,
Tobias
Thank you my friend, it works perfectly!
Hi @richardus08,
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 in the plugin directory. Thanks!