Forums

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

Home Forums CSS CSS3 Transition moving whole website down Re: CSS3 Transition moving whole website down

#121243
Andy Howells
Participant

Can you show us what you already have? Create a [codepen](http://codepen.io) for great success.

If you want the menu to move position without affecting the rest of the page then you might have to use relative & absolute positioning, that way they won’t affect the rest of the document flow.