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 WordPress Customizer API Native WordPress Customizer Settings Site Title and Tagline

How would I remove customizer options on the Genesis Framework?

I use the Genesis Framework and also watched the course on Genesis in the Treehouse library, but there was no mention of how to remove unwanted options in the Genesis customizer. I looked in files for the parent theme and found the following file: customizer.php but it looks different to the functions.php file that is being edited in this tutorial.

How can I remove Customizer options in a Genesis child theme?