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 trialjoseph johnson
Courses Plus Student 5,530 PointsCreating a child theme using underscores
Hi guys,
I am currently working on a personal blog that I am building on top of the Underscores starter theme. Will I still have to create a child theme for this blog to prevent my styles from being lost if updated with this template? I am confused as Underscores is a bit different from your typical Wordpress theme.
I've already put in about a day of styling if that helps. Thanks!
1 Answer
Sue Dough
35,800 PointsYeah just make a child theme and put your custom CSS in there if you plan to do updates easily. I don't see why you would treat the child/parent situation any different with this theme if your planning on doing updates.