I am making a webpage with wordpress and bootstrap, and i want to make a dropdown menu with categories , but when the page is resized (ex for phone size) , i want the menu to change into ‘hamburger menu’ , like in the images below ..
My problem is that the “hamburger menu ” dont show the categories separately , but the dropdown menu like in the image 3 .. is there any way to fix that ?
If it’s not automatically stacking menus you may need to add a meta viewport.
Link to discussion and documentation:
Why is my Bootstrap Navbar not collapsing?