I have a question, for I am new to PHP.
I understand what a child theme is and how to make one.
At my footer, if I wanted to delete something, I would copy and paste and edit it in the child theme footer.php file.
My question is, if I copy and paste .php files from the parent into the child theme, and edit the files I want them to be, will they override the parent files and update to what are in the child theme's folder, and work?? Or will they cause my website to not function??