I am trying to create a responsive table here:
http://websunweaved.com/mikes-cutco-discount-price-list/
I’m following this page:
https://css-tricks.com/responsive-data-tables/
My CSS and table are in a text module – search “et_pb_text_inner” in the page source.
Something must be stopping it from formatting because it works by itself.
I’ve tried putting the CSS in the Divi Theme Options –> Custom CSS and it still didn’t format properly.
Any insight would be appreciated. Thank you!
2
Answers
This solved my issue: https://codepen.io/AllThingsSmitty/pen/MyqmdM
And the CSS
Thank you all!
To achieve a fully responsive table it is necessary to use “datatalbe”
Html code:
Required Scripts:
Css :