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 do you download the style.css from the project theme in order to create a child theme you can edit?

Just started these classes, and it's like learning a new language. I'm so confused.

Jennifer Hughes
Jennifer Hughes
11,421 Points

Hi Jenifer,

Have you been able to download the project files? Is that what you are trying to do? Below the Treehouse videos, there should be a "download" link where you can download the project files.

As for editing files, Sublime Text 2 is a good option. You'll need to download this program.

Once you have Sublime downloaded, you can add your project folder to the text editor. In there, you can open up style.css, and edit away.

If I misunderstood your question, let me know and I will take another stab at it.