Hi,
thanks for your post, and sorry for the trouble.
To center and reduce the font size of all tables, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress thead th,
.tablepress tbody td {
font-size: 10px;
text-align: center;
}
The column widths are already calculated automatically.
Regards,
Tobias
Thank you
the columns do not adapt to the width of the text, it divides it into two lines
another question.
Is there a way to just filter out and search and only see the information of those filters?
Hi,
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