Hi,
thanks for your question, and sorry for the trouble.
For this, you would just have to change
.tablepress td,
.tablepress th {
text-align: center;
}
to
.tablepress th {
text-align: center;
}
in your “Custom CSS” code.
Regards,
Tobias
Thanks for the quick response!
But you did not understand me))) I already have everything in the center.
I need only change the second column (left). Alignment only in a particular (second) column should not be in the center, but on the left, with the culler.
See the picture.
Is your plug-in capable of this?
Thank you. Denis.
Hi Denis,
ah, ok. You didn’t mention that 🙂
To only change the second column of this table, use this:
.tablepress-id-25 .column-2 {
text-align: left;
}
Regards,
Tobias
Thank you, Tobias!
This is what you need!
We talked with you about a year ago on the topic of improved search in Tablepress tables using checkboxes. Tell me please, have you changed anything in this direction, are you planning to finalize the plug-in? I think this would be very convenient and in demand by many fans of your plugin.
Denis.
Hi Denis,
no, sorry, there’s nothing new about more search options e.g. using checkboxes. Sorry.
Regards,
Tobias