Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Noah Ruddick
2,169 PointsNavigation bar not changing for about page.
After changing the navigation bar to float to the right, not have a background, etc., it works perfectly for my Portfolio and Contact page, but the change is not reflected in my About page. Also, after making the changes to the profile photo in the responsive.css, they are not working either.

Noah Ruddick
2,169 PointsOkay, sorry I didn't originally include my code. Still new to this!
Here is my workspace snapshot: https://w.trhou.se/88b9dd42pd
1 Answer

Ryan Duggan
Courses Plus Student 5,591 PointsHey Noah, just looks like you forgot to link the responsive.css to your about.html page. When you add that in, everything works as expected.

Noah Ruddick
2,169 PointsOh my goodness, thank you so much!
rydavim
18,798 Pointsrydavim
18,798 PointsYou'll need to post your code, or a workspace snapshot so we can help diagnose what might be happening.