djangotwitter-bootstrapdjango-cmsgrid-systembootstrap-grid

Django CMS - Aldryn Bootstrap broken grid system


I have recently started to develop a website using Django CMS. Everything is going perfectly fine apart from the broken grid system whilst using Alrdyn Bootstrap.

All other components seem to be working fine, but the grid system will not comply with the settings I am inputting within the CMS, for example.

If I state col-lg-4 col-xs-6 within a class, the component will comply with the first class only, and will not shrink when in mobile.

If anyone has any insight I'd very much appreciate it.


Solution

  • thanks for your feedback. It was actually an error on my part. I was not up to date with the new Bootstrap 4 CSS. col-xs-x is now not part of their styling, it is now just col-x