0 Creating a child theme in wordpress Creating child theme in WordPress is so simple, first select the parent theme that you want to use, after that create a folder with the name for the child theme, and create a style.css file and then add the following code. Continue reading