[ad_1]
Hi,
thanks for your post, and sorry for the trouble.
This is done by your theme. To change this for TablePress tables, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress th {
text-transform: none;
}Regards,
Tobias
It worked. I wasn’t able to find this in the documentation, hence I had to ask.
Thank you for your prompt response (as usual)
