Hello,
I'm using CB's Flexistrap template, and have built the scaffolding/starting point of a custom component with Component Creator. I think I saw somewhere that CB uses Bootstrap 3 or 4, while the Joomla core is still using Bootstrap 2. In my custom component I'm overriding and creating alternative views, and I was wondering if there's any way to draw on CB's use of Bootstrap 3 or 4 when doing that. Component Creator's default views use tables and for responsiveness I'd like to just wrap some of them in a <div class="table-responsive"> instead of redesigning the view with divs, etc. -- but I tried it and it doesn't work. Is there any way to draw on CB's use of Bootstrap 3/4 to make that work?
Thanks,
Sam