Forums

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

Home Forums CSS Responsive layout stacking issue Reply To: Responsive layout stacking issue

#145879
TheDoc
Member

Here’s a super simplified example: http://codepen.io/ggilmore/pen/c0148d11350d152a18abc89cac27ee3a

You’ll want to move down the sidebar in the HTML. You can position it beside the header by utilizing absolute positioning.

Drag the middle column in the link I posted to see what happens when the media query kicks in.