Relative Content

Tag Archive for bootstrap-5navbartoggle

Bootstrap 5 navbar toggle collapse not working

I am using the Bootstrap 5 navbar with fixed-top. I basically took the template from the bootstrap website:
https://getbootstrap.com/docs/5.3/components/navbar/#toggler
On smaller screens you get the Toggle-Item. When you click it, it opens up normally. But when you click an item, it doesn’t close.