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 trialDavid McCollough
262 PointsFlexbox layout question
I'm having a issue getting something to line up the way I want using flexbox.
Here is a link to a jsfiddle: https://jsfiddle.net/dmmccollough/642thkoc/5/
I want the text "Descriptive text describing the nature of the reported issue" to appear on a line below the "FF-000312 Last Modified: 01/09/2020"
1 Answer
Reggie Williams
Treehouse TeacherHey David McCollough try adding that text into the div with the class item-1. Since you're using flex it displays things in a row by default