Trying to get the header content to use no container however I used the template-blank-4 with no container header footer but it wont go to the edges.


Trying to get the header content to use no container however I used the template-blank-4 with no container header footer but it wont go to the edges.


Hey @chubittrvl,
Based on your screenshot, it looks like your site is Boxed. In that case, it is not possible to span the header or masthead fullwidth unless you move it above and outside of the site container.
I checked your site though and you’re now using Fullwidth layout. That is what I would recommend also because with that, you can achieve a fullwidth header while still making your content boxed using a Blank Container template.
Thanks.
I am using fullwidth layout and I am using blank template 4 for this, however it is not allowing me to set it to full width. I have no issues with any other ones.
Hi There,
It’s not fullwidth because of this custom CSS:
.entry-content {
margin-top: 3%;
padding: 0 10%;
}
Please find and remove the padding.
Hope it helps 
thank you all set.
You’re welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.