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 trialNoah 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,814 Pointsrydavim
18,814 PointsYou'll need to post your code, or a workspace snapshot so we can help diagnose what might be happening.