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 trialJames Pask
13,600 PointsMy page doesn't fill the whole screen like Zac's.
Hi everyone
On the video, Zac's page fills the entire width of the screen by mine is very small in the middle of the screen.
My section class is (I believe) identical to that in the video:
<section class="two-column row no-max pad">
I can't see what I've done wrong. Can anyone offer any ideas please?
Regards James
1 Answer
James Pask
13,600 PointsDon't worry folks. Figured it out.. realised that it was my warpper-start.php file that had the wrong css code in. Checked the template files of how it should look and realised that my section class was different to Zac's there.