Hello I have changed one line in header.php on Child Theme. I copied the whole file and placed it in the child folder. This works. Now my Question: Is it possible to have the header.php in the main theme and add just one line in Child, like I do with my functions.php? I did not find a solution.
Hi royaltask!
If your overriding the template then you’ll have to copy it to your child theme and edit it there.
What are you trying to do? We may be able to use a hook instead.
Regards,
Elliott