django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
42 stars 20 forks source link

Navbar does not collapse on mobile devices #189

Closed hgkornmann closed 3 months ago

hgkornmann commented 4 months ago

Describe the bug I added a navbar like this: image (1) image

But the navbar does not collapse on mobile devices.

To Reproduce Steps to reproduce the behavior: You can rebuild the structure and test it.

Expected behavior The navbar should be collapse on mobile devices.

Screenshots See screenshots

Desktop (please complete the following information):

Additional context

fsbraun commented 3 months ago

Fixed with #192