Someone created a child theme, but I need to modify it to reorder content. How do I access the child theme?
You are looking at the right files area. The HTML is created through the php files. These files can be accessed/edited through the editor as you are viewing or through FPT as Laxmana suggested. Through ftp it would be in your public_html/wp-content/themes/your-child-theme folder. It may not only be the index.php file that you’re looking to … Read more