This is the second tutorial in my series on creating and using child themes in Wordpress. The first tutorial showed you how to create a basic child theme.
Now we will learn about using a child theme, and see some of the things that can be accomplished using a child theme.
In order to modify your theme template files, you will need a working knowledge of CSS, PHP, HTML and the specific WordPress [...]