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!
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 trial
Jason Ladieu
10,635 PointsProblem with words wrapping inside element when resizing screen
Hi!
I have a problem with the menu item text wrapping inside the elements when the screen is resized. The elements themselves are not wrapping, just the text within. I can't seem to get the element text to shrink. Do you have any recommended CSS properties?
1 Answer

Steven Parker
224,848 PointsWithout seeing the code or challenge, this sounds like it may be a good place to use flexbox with flex-wrap.
But depending on the course, there may be another method that's more in keeping with the teaching. Just post a link to it and share your code.
Kristopher Van Sant
Courses Plus Student 18,830 PointsKristopher Van Sant
Courses Plus Student 18,830 PointsHey Jason! If you are working in workspaces can you provide a snapshot link? Or you can paste your code here so we can take a look and help see what's wrong. Either would be really helpful so we can see what code you are using.