Don't use any absolute positioning in your CSS code example Example: css tricks position .element { position: relative; top: 50px; }