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 trialEdmund Punongbayan
12,117 PointsIs it important to end a row and start a new one?
1.) The trick is great. But is it Important to end and start a new row?
2.) Do we not need to include other col class like sm,md,lg?
2 Answers
Zac Gordon
Treehouse Guest TeacherNope. It's only a trick that you may find helpful when having to bend WordPress to certain template designs.
Yan Cruz
20,439 PointsNot really
CJ Williams
34,372 PointsCJ Williams
34,372 PointsCould this be done with pure css by using nth-of-type(4) and clearing?