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 trial

General Discussion

How can I add a DIV to the genesis functions.php that allows me to customize only the most recent post?

I have set up my blog to display 1 full (most recent) post followed by excerpts. I want featured images showing in the excerpts, but I haven't been able to figure out how to remove the featured image thumbnail from the first post. Is there a way to target the latest post in CSS to display none or is there a way to add a DIV to target it in the functions.php?