Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] On resizing browser menu item goes down Reply To: [Solved] On resizing browser menu item goes down

#189664
Paulie_D
Member

I’ve centered the ul…which I assume you wanted.

For some reason you’d floated it left then used margin to push it back…I think that was the source of the problem.

I’ve added a red border so you can see that the current list items don’t quite fill the ul on large screens. You might want to think about a bg color for the ul to ‘hide’ that.

Oh…and media queries too…for smaller screens.

http://codepen.io/Paulie-D/pen/GgpmNa