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 trialFloris Keijser
10,628 Pointswidgets no full width but half screen
Took the project files for Bootstrap to WP theme. Copied this into my local install themes. When I activate the theme seems working fine only the layout of the body where the widgets are in doesn't go full width. Have tried with the chrome inspector but don't manage to solve neither.
any help would be great. thanks
Floris Keijser
10,628 PointsFloris Keijser
10,628 Pointsmm found a max-width: 62,5em; in the class="row" when I disable I get full width.
strange project file is not working properly.