Bootstrap hamburger menu on mobile
Hey everyone I started learning to use Bootstrap last week and so I am trying to make my beginner portfolio for practice. I’m trying to get the navbar to turn into a hamburger menu on mobile sized screens but I haven’t quite figured it out. I’m pretty sure it has something to do with wrapping the entire navbar in div that has class “navbar-expand-lg” and also wrapping the list in some sort of div but I cant quite figure it out. Thanks!