Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML How to Make a Website Responsive Web Design and Testing Build a Three Column Layout

Adam Duffy
Adam Duffy
4,466 Points

Do you know how to configure Chrome browser to allow you to size the window smaller than the default?

I would like to view my window size much smaller to see what it looks like on mobile devices after I have added media queries, but Chrome by default prevents you from doing this. Do you know how to overcome this?

2 Answers

Here is one answer from Stack Overflow

Adam Duffy
Adam Duffy
4,466 Points

Thanks. Exactly what I was looking for.