It’s been awhile since i’ve done this, so some feedback would be great.
For the child theme’s header.php file, do I need to copy all the content of the parent theme header.php file? Or, just some parts?
Thanks!
On the site I’ve been maintaining for some years now, I had had to add a Google font within the header. Back then I had copied the parent’s version of header.php into the child theme. Then I went into the child header.php and added the google fonts for that site. But now I don’t need those special fonts since I’m going to update the site with the Enfold font selection.
I’m wondering if now I don’t even need a child header.php anymore.