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?