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 trialLee Toye
2,098 PointsContact Page Header Element slightly right from other pages Headers.
Hello guys,
For some reason the Title and sub heading are slightly right from the About and Portfolio page. I'm not sure why as all pages are dictated by the same CSS rule.
Can anyone see anything wrong in the code for this to happen? How can I make the title align the same for each page?
Snapshot - https://w.trhou.se/27gcwhwzsv
Lee Toye
2,098 PointsThe portfolio page Headers are still a little to the left by approx 10px. I couldn't see anything in my code that would affect it like this, potentially the images are pushing the headers across somehow, just not sure.
Lee Toye
2,098 PointsIt was my fault! Two pages spread past the bottom of the screen, which added a navigation side bar, shifting the page over very slightly. Code was fine :D
Stephen Chamroeun
7,095 PointsStephen Chamroeun
7,095 PointsWere you able to fix your code? I'm only asking since I just previewed your code and everything looks fine to me thus far.