I was able to solve this issue by checking each post to see if it is within the child category and then continuing the loop.
I realized what the problem is. The theme is using the archive.php file instead of the index.php. Basically, I was modifying the wrong file.
Thanks. I viewed the file via FTP and the file had the changes I had made via the editor.