Hi,
thanks for your post, and sorry for the trouble.
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
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!
Hi,
@adrianbtc: In your case, the problem is coming from the fact that it’s wider than the screen, so that you need that Horizontal Scrolling. Unfortunately, this particular implementation of horizontal scrolling does not like fixed widths.
I therefore suggest to turn off the Horizontal Scrolling checkbox and instead add a different implementation of that via the scroll mode of the TablePress Extension from tablepress.org/extensions/responsive-tables/ That one should now show problems with fixed widths.
Regards,
Tobias