How to create full header but keep content narrow
What you should do is take everything from the opening to the closing “header” div and place it just after the <body <?php body_class(); ?>> I can’t tell you what to do exactly from there, but you will at least need to make some CSS changes. You can try wrapping it in a container div … Read more