Posts tagged with ‘bootstrap media queries’

Bootstrap 3: how to use media queries

advertisement

bootstrapRecently i’m modifying a someone else Bootstrap 3 theme and need to do some layout customization for different screen size. First thing came in mind is to use media queries. Since it’s using Bootstrap 3, and i do not want to break anything. So after reading the documentation and stackoverflow post, here’s the media queries that you can cut and paste.

Continue reading Bootstrap 3: how to use media queries »