Please Help - Need to make my menu responsive & collapse to toggle

Hello,

I would like to make my menu responsive and collapse to a toggle menu when used on smaller devices. But I don’t know how to do this. Can you assist me or direct me to a tutorial where I can learn how to do this? http://codepen.io/StormyRamsey/full/GrKbrd/

Forgot to past my portfolio: http://codepen.io/StormyRamsey/full/GrKbrd/

Use bootstrap to do it. Also, make sure you link to boostraps JavaScript library and bootstraps CSS library in the CodePen settings. You can find more info at getbootstrap.com

@michaelhenderson thank you. going to give it a shot.

1 Like

Thanks @michaelhenderson it work but it disabled my divs, so I’m working on fixing that right now. I like the way it turned out :slight_smile: http://codepen.io/StormyRamsey/pen/GrKbrd?editors=0100

1 Like