I have implemented some tables in my template, but they are not responsive… not even in your documentation.
https://ibb.co/DYH3Dd2
https://ibb.co/TctTyxv
Hi,
You can wrap your tables with table-responsive
class to enable the responsive mode. For more info please chekc the official documentation of Bootstrap here.
Regards