mtchao
-
Fixed Width Sidebar in Responsive Design
I found this post really helpful: http://www.onderhond.com/blog/work/responsive-grid-old-trick/ Only one column is responsive (the content column) but it also includes a breakpoint at a certain width by using a media query. Most importantly, the wi…