Hi,
thanks for your question, and sorry for the trouble.
To actually make the column wider, you’d have to edit the theme so that it has a wider content area. You could also turn off the sidebar on that particular page, by choosing “Full width” as the page template on the page’s “Edit” screen.
To gain a bit more space, you could reduce the padding in the table cells, by adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
#content .tablepress-id-15 td {
padding: 6px;
}
Regards,
Tobias
Thread Starter
Moffie
(@moffie)
Hi,
I have applied all of your great suggestions except editing the content area of my theme (I have to find out first how) But now my website and my table looks a lot better.
Thanks
Moffie
Hi,
awesome! That’s great to hear!
Best wishes,
Tobias