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 question 5 of 6

Write a BEM modifier class for an active variation of .nav______item: ________

I tried the below:

Write a BEM modifier class for an active variation of .nav__item: .nav__item--active

But not working. Pls help.

Garrett Levine
Garrett Levine
20,305 Points

what you wrote should be working! I'm not sure why the test isn't completing for you!

2 Answers

Adam Hill
Adam Hill
7,492 Points

Not having done that exact course/question myself what you've selected looks correct, could have been a glitch, try starting that quiz again from the beginning.

Yes, looks like a glitch. The question is corrected now. Thanks everyone!