Archived topic
Child theme and full width header
4 replies · Started by Fabien on April 15, 2020
Hi,
What is the best way in order to insert a full width header on a child theme (without using hooks / elements) and keeping padding on container(s) ?
Thanks a lot !
Jute to clarify I am talking about page header / page hero ;-)
Hi there,
If you want to create each one manually then you could build your 'hero' in the Block editor.
Our new plugin will help with that - currently in Beta but soon to be released:
Then simply set the GP Page Builder Container to Full width:
https://docs.generatepress.com/article/page-builder-container/
And then use the Container Block to create fullwidth and contained elements on your page.
Thanks David. But I'd like to include that in my php template...
That would require custom development which is out of scope for this forum.