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

CSS Sass Basics (retired) Getting Started with Sass Advanced Nesting

Problem with the page

I am unable to finish the task 4 of the SASS in The Advanced Nesting Challenge. I am stuck with this. Please help me ;)

Patricia Silva
Patricia Silva
Courses Plus Student 89,123 Points

I am also having the same problem. I tested my code in SassMeister and it appears to be correct. At times the challenge gets stuck on running.

3 Answers

Hello Marcelo,

Could you please tell me what the problem is so i can help you out?

THanks.

ixtepec
ixtepec
19,347 Points

I'm having the same problem and I can't continue further lessons!! If anyone got any answer please advise!

Thanks!

Patricia Silva
PLUS
Patricia Silva
Courses Plus Student 89,123 Points

Jason Anello gave the correct answer some time ago. His answer is below.

It's just a picky challenge. They want you to use a more specific selector. Not just any element with a class of "footer" but a div with a class of "footer"

div.footer

ixtepec
ixtepec
19,347 Points

Awesome! Thanks!