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

Malko Lontsi
Malko Lontsi
383 Points

hi zac, can one modify the CSS and back end of a downloaded child theme on woothemes?

i would like to use a prebuilt child theme from wootheme,

1 Answer

Jason Braun
Jason Braun
22,509 Points

Yes, just in your child theme, create a new style.css file for your overriding css. If it's not there already, make sure you make a line in the comment block as below, replacing parent_them_name with the theme name for the parent:

Template: parent_theme_name