
Explore how a WordPress child theme relies on a parent theme, enhances security with updates, and preserves customizations, then follow step-by-step to create and practice your own.
Decide when to use a WordPress child theme versus small changes with custom css or plugins, and learn how the child's structure links to the parent to safeguard your work.
Choose a strong parent theme and compare premium versus free options for updates and support. Then set up the files and access (cPanel or FTP) to create a child theme.
Create a WordPress child theme by naming the theme and template exactly, including author, description, license, and version. Set up the necessary files style.css and functions.php.
Activate your child theme in the WordPress dashboard, then review its title, version, author, description, and tags to tailor functionality and styles.
Learn to create the functions.php file for your WordPress child theme to add or modify features, and link child and parent themes while understanding import versus performance.
Learn how to link a WordPress child theme to its parent, pulling styles and functionality with a simple code snippet in functions.php, then customize your child theme.
Customize your child theme by adjusting header sizes, colors, and fonts through the stylesheet, using Firebug to inspect elements and copy header CSS for font sizes and families.
Copy the footer.php file from the parent theme to your child theme, then edit it to customize the footer text and links for persistence after updates.
Create or upload a small image for your child theme, about 80 by 66 pixels, then upload it to the child theme folder and refresh to view.
Learn to create a child theme for an existing WordPress site, back up the functions.php and stylesheets, compare with the parent theme, and transfer changes into the child stylesheet.
Use a plugin to create a WordPress child theme, with guided steps from the configurator or one-click tool. Analyze the parent, name the child, and copy menus and files.
Watch and create your own WordPress child theme as you go through this course. This course is designed for beginners who are unfamiliar with child themes and need to understand when to use a child theme and how to create one.
Inside we'll cover:
If you've already created a website or don't feel comfortable creating a child theme from scratch, we'll also cover:
Follow along as you go through the course and create you first child theme. Walk away with the knowledge of what a child theme is, when you should be using it, what you need to create a child theme and how to do it.
BONUSES:
#1 Download 2 child themes you can modify and use
#2 Download a child theme creation checklist to follow each time you create a child theme