Hi,
thanks for your question, and sorry for the trouble.
The problem here is that the table has too many columns for them to fit. Unfortunately, I don’t know how to work around that with scrolling.
Your best chance might be to also use the collapse mode of the TablePress Extension from https://tablepress.org/extensions/responsive-tables/ in addition to the vertical scrolling.
Regards,
Tobias
I think I may have found a workaround:https://www.autoinsuranceez.com/wisconsin/
I used: datatables_scrolly=500px datatables_scrollx=500px
However, on another site I operate . . . bc the table has less columns it doesn’t span full width like it does if we just use responsive=scroll
For example, https://www.carinsurancecomparison.com/los-angeles-car-insurance/
This table: https://www.screencast.com/t/XsH0bhRTskP
And for a table with more columns it’s hanging over the edge (same post):
This table: https://www.screencast.com/t/VrklqDKiXY
That sizing issue doesn’t occur on: https://www.autoinsuranceez.com/wisconsin/
Once I add: datatables_scrolly=500px datatables_scrollx=500px it made the tables the same width is the post container
Any ideas?
Hi,
no, sorry, I don’t really have other ideas here 🙁 The datatables_scrollx parameter does not actually accept a pixel width. Is only a true/false switch.
Regards,
Tobias