Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm designing a site using Twitter Bootstrap. I have a page with three content units. In a desktop view, I'd like unit 1 (which is much larger than the others) to appear on the left, and the smaller units 2 and 3 to appear together on the right.

Currently, when this page collapses to phone-size, units 2 and 3 move beneath unit 1. Is there a way that I can have unit 2 display above unit 1, but still have them on the right at desktop size?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.