I have enabaled my table to be scrollable, and it looks fine on mobile. However, on desktop it is causing some of my data to be cut off.
I have tried some custom css but the theme seems to be overriding some of my changes. any tips? I would like the columns to fit the data in cells without being cutoff.
Hello,
I have enabaled my table to be scrollable, and it looks fine on mobile. However, on desktop it is causing some of my data to be cut off.
I have tried some custom css but the theme seems to be overriding some of my changes. any tips? I would like the columns to fit the data in cells without being cutoff.
Hi Swish
Unfortunately this is not possible using the plugin's builtin features. If scrollable option is turned on the word wrap will not be available.
Can you try with this?
You need to insert that class in CSS class in the column settings. Because this is working in our local environment.
Do let me know if this helps.