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 trialdwc1234
1,671 Points[SOLVED] CSS Question on PHP tutorial - displaying all products
Hi, question isn't related to PHP on this video, but rather the definition of the CSS styling (grid) of the product display. I'm having trouble finding the css styling that is being applied to <div class="section shirts page"> ul class products that creates the table. Can you please point to the sections of the style.css file that define this? thanks!
dwc1234
1,671 Pointsthanks! ... I should've thought of that!
Philip Cox
14,818 PointsNo worries! That's what we're all here for. Easy to forget the little things sometimes.
Marcus Parsons
15,719 PointsMarked as solved
Philip Cox
14,818 PointsPhilip Cox
14,818 PointsHi. Depending on what code you currently have, wether you have followed along or downloaded the project, try inspecting with the developer tools, this should help you find the element class you're searching for.