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 trialUnsubscribed User
1,278 PointsWhy does my twentysixteen child theme look different?
I uploaded my twentysixteen child theme, but it looks very different from the twenty sixteen theme. It has no style to it. It looks like an html page with text. Any idea as to where I went wrong. Thanks!
Konrad Pilch
2,435 PointsAlso "twentysixteen child theme look different" might/could look different because they could update the theme i guess. Lots of tutorials treehouse makes, are outdated in a short period of time, which makes us, students, learn how to debug things id guess, and solve them. They might look different etc..
Unsubscribed User
1,278 PointsUnsubscribed User
1,278 PointsNever mind guys! As soon as I posted this question I decided to check if there was anything wrong with my style.css. Instead of typing @import I write #import.
My mistake.