Responsive Tables

To make your table responsive just attach a class of .smartadapt-responsive-table and the CSS/JS will do the rest.Create responsive tables by wrapping any .table in .table-responsive to make them scroll horizontally on small devices (under 768px). When viewing on anything larger than 768px wide, you will not see any difference in these tables.

Continue reading