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

WordPress How to Make a Website with WordPress Customizing WordPress Themes How to Make Child Themes

Elizabeth Barker
seal-mask
.a{fill-rule:evenodd;}techdegree
Elizabeth Barker
Front End Web Development Techdegree Student 1,153 Points

It is unclear to me from the video where style.css is copied from?

It is unclear to me from the video where style.css is copied and pasted from. I at first tried to do accomplish by copying and pasting from wordpress > twentyfourteen > style.css into the child theme folder, but the file did not take on any of the child theme information that the video demonstrates.

1 Answer

The code he pastes is code that he already wrote. if you are creating a child theme, you should have the style.css file available and should have the parents themes styles.