Link to home
Start Free TrialLog in
Avatar of Paul Konstanski
Paul KonstanskiFlag for United States of America

asked on

Best Bootstrap Way to Do Adaptive Screen for Columns

I am using Bootstrap and am looking for the best way to accomplish a design where I have three images that I want to appear:

  • As Three Across on a Wide Desktop Screen
  • As Two Across on a medium screen with the third centered below.
  • Stacked on a small screen.

I have attached an image that shows what I'm looking for.

I know how to get it to do three across for big and stacked for small, but I'm not sure how to design this so that it switches to Two and then One below for the medium.

A simple example would be helpful. Thanks.
bootstrap_example.png
ASKER CERTIFIED SOLUTION
Avatar of lenamtl
lenamtl
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Paul Konstanski

ASKER

Thank you for your insight. I will continue to use this as I work at fixing this site in a couple of weeks. It's a back-burner project so your timing works great.