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 trialGabriela Salas
3,350 Pointsproblems applying media queries
Hi all, I'm designing my first responsive website, based on the "smells like bakin" website. I cannot make the media queries to work for the top NAV, for the smallest size... i'm missing something, and I have no idea how to accomplish this. Its really frustrating! can someone help me check the site?
this is the url: http://www.preservationpack.com/
2 Answers
Brendan O'Brien
9,066 PointsI could be wrong, but I see that you have a div after the navigation with class=clear but you don't define a clear class in your style sheet.
Brendan O'Brien
9,066 PointsOh nevermind, I see it's part of the grid css file. Hmm..