Are there any suggestions for how to make the header cover the entire width of the page?
I am new to WP. I imagine I can create a template for header.php in my child theme where I change around the html (specifically, place the header html outside of the .container class). But if I create a template then it does not get updated if a new version of the theme comes out, so I would rather not do it this way.