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

CSS

Mobile responsive

Hi,Im using a mobile first approach. For tablets sizes I'm using the media query: min-width(7oopx) and laptops 1050px how ever my design does not swicth on mobile devices.It works on PC if a resize the viewport but when I checked the chrome develeper tools for mobile reposnse and actually view it on my phone it does not work.I learnt this method from the CSS course.Please Assist Thank you!