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
Rohit Kanojiya
Front End Web Development Techdegree Student 8,552 Pointshow to show 3 rows of images insted of 4.?
hello guys m in tech degree project 4 and i have made the project work but it is showing 4 rows of images but i need it to show only 3 i can't figure it out . please help here's the repo link : https://github.com/rohitkanojiya1/tech-degree-project-4
1 Answer

Paul Walker
28,904 PointsLooks like in your media queries you have it at 25% on the flex-basis calc function. If you increase your percentage to 33%, you can have it three in a row. You may also want to enlarge your image size when you're at the 1020px size.

Rohit Kanojiya
Front End Web Development Techdegree Student 8,552 Pointsyes i actually figured it out last night anyways thanx for the help buddy ..
Gari Merrifield
9,597 PointsGari Merrifield
9,597 PointsI would suggest looking into the documentation for the slide show library you are using. The URL is in the top of the .JS file.