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 How to Make a Website Customizing Colors and Fonts Add Fonts

Adding a sans-serif fallback font

I have coded:

h1 {
  font-family: 'Changa One', Sans-Serif;
}

The software says "Bummer,Be sure to add a sans-serif fallback font"

Why is this not working??

4 Answers

I just kept reposting same copied text and it finally took the answer as correct?!?!

Thanks. I have the answer.

Tommy Gebru
Tommy Gebru
30,164 Points

Weird. Dont let unseen problems stop you, keep up the good work!

Also to close out a forum discussion, select Best Answer, this will help other students find similar solutions and keep the forum organized. Hope this helps.

Thanks Tommy.

Thanks Tommy.

Thanks Kevin. I tried both lowercase and caps.

It does not change anything.

Dean

Kevin Korte
Kevin Korte
28,148 Points

Try adding it in all lowercase.