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 trialBret Lynn
7,037 PointsBootstrap Jumbotron Changed Magins
Adding Jumbotron as a it's own "div" class removed the left margin and changed the right. I don't understand how that happened.
2 Answers
Troy Gooden
4,352 PointsThe Margins may be removed possibly because the Div you placed it in are not in a "Container" ....maybe? just trying to help without seeing any code.
Bret Lynn
7,037 PointsThanks Troy, you were right. Great job passing the code-less troubleshooting test. Ha ha.
Troy Gooden
4,352 PointsMan i'm just trying to figure this stuff out myself..... I only learn sometimes by messing up enough times. Your welcome though and thanks for the response Bret.