Hello,
I also encounter this issue, as I entered the above mentioned script into the Custom CSS section but nothing happens.
.tablepress-id-2 .column-1,
.tablepress-id-2 .column-2,
.tablepress-id-2 .column-3,
.tablepress-id-2 .column-4 {
width: 200px !important;
}
The sample preview is available here:
http://www.dfeel.net/pc-mark-2007/
Can you give me some advice? In fact the best solution for me will be to have an autofit script because every column has a different width and that width is basically a variable.
Thank you in advance!