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 trialLogan Brooks
5,936 PointsHeader Question
When I shrink the website to mobile-size, the nav links at the top of the page wraps and isn't listed in an inline-block form. However, when it is stretched out some more, they are listed correctly. Everything else, including the images in the body, and the footer stay in place when shrunk. It is only the header that messes up when shrunk down to mobile size. I have 4 nav links in my ul for my header instead of 3 like in the video.
1 Answer
Thas Eagans
Courses Plus Student 2,533 PointsMaybe post the code? Are the links inside a nav element, which are inside the header element?
</TREagans>
Colin Marshall
32,861 PointsColin Marshall
32,861 PointsHey Logan,
Please provide the code you are using so we can help you. See the video to the right "Tips for asking questions" for information on how to do this.
Thanks! Colin