Happy Friday!
FYI, I’m utilizing Pro.
I’m familiar with child themes and am comfortable using them, but Pro is a little complex in that issue for some parts. Most of the time I don’t need to worry about it aside from some work with Functions.php, but I’d like to do a little more customization.
I tend to hand-write my header markup, and up until now I’ve always just “made it work” in the Pro header by placing the code in the header builder content area itself, but this time around I’d like to remove that little extra bit of overhead, as I’ve got a slightly more complex header build coming down the pipe (you can see the “in progress” markup here: https://classicwfl.com/ego/).
So, obviously, child theme.
Question is… Which file(s) do I modify? I’ll also be building custom template files for posts, but I’m pretty confidence I know where to grab those to pop into my child theme.
Thanks.