Turning navbar vertical using media queries

Hey guys, I’m working on the navbar for my Portfolio project and I want to use a media query to make it vertical when the screen size is less than 600px.

I’ve tried googling a few different solutions but can’t seem to get any of them to work so I’m clearly making a mistake somewhere.

I currently only have the navbar on there.
Thanks in advance all
Ryan

Edit: Solution provided by thepannu, thanks!

have a look at this link…

hope this is what you looking for

A lot of different display types and positions and floats going on in such a small amount of code, some of which is competing with other bits of code. Not even sure where to start.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.