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 trialJoyce Goldin
3,752 PointsCannot find the Unordered list that is part of the challenge
I have changed the font to 0.9em in all places with font-size, and as I stated above, I do not see the unordered list that they say I need to select. I can't figure this one out. Thanks.
1 Answer
rydavim
18,814 PointsThe selector is not present in the given challenge code. They want you to add the stated selector, and then set the values for it. Remember that class selectors start with a period.
Please let me know if you're still stuck, and we can walk through a solution. :)
Joyce Goldin
3,752 PointsJoyce Goldin
3,752 PointsThanks, I will give that a try and let you know. Thanks again.
Joyce Goldin
3,752 PointsJoyce Goldin
3,752 PointsHi there,
Well I did not add a selector, I tried doing that but for some reason I just had to go back and add all of the things they told me to take out. Somehow I did it, and passed the challenge, thank goodness. But thank you.