Hey Folks,
Ideally I’d like the background image on the attached link to be the content width as currently set, however I’d like the container to be full width so I can color the background.
Which template file has the page header so I can pull it into my child theme and wrap it with another div? Or if you have another suggestion please let me know, thank you!
I’m all set, I added an extra div wrapper at line 96 in /gp-premium/page-header/functions/page-header.php to keep the container with background image “contained” width and the new wrapper full width so I could style it.
However, is there a way to make a child template for GPP so my changes aren’t overwritten in the next update?