Hi,
thanks for your question, and sorry for the trouble.
To achieve that, please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress-id-4 th,
.tablepress-id-4 td {
white-space: nowrap;
}
Regards,
Tobias
Hello Tobias
Thank you for that solution. It works, but now the first column has horizontal scrolling. Also, if my mouse is over the first column and I scroll down, it is like the first column shifts so that it is no longer completely aligned with the other lines in the other columns.
Is there some way to fix that?
Thank you again for your excellent help!
Best regards
Rakel
Hi Rakel,
for some reason, the FixedColumns JavaScript code seems to have problems properly calculating the width of the columns. Unfortunately, as I’m not the developer of that JavaScript code, but only use it in the Extension, I have no idea why this happens 🙁
I’m really sorry.
Regards,
Tobias
Thank you for your reply Tobias, I will just have to live with it 🙂
Hi,
I hope that a future version of the JS maybe fixes this.
Best wishes,
Tobias