Archived topic
Advice on Content below header?
3 replies · Started by Darren on December 5, 2019
Hi support,
I want to add a content area between the header and main content. I am guessing I should use the Elements system?
Looking through all the documentation, it seems to refer to the old hook system. So my question is this:
Am I able to add a seperate content area between the header and main content area, and if so how would this be done?
Also, how am I able to edit or add content to that new area? Would it have to be coded in or could I use a page builder or the WP editor?
Hope this makes sense?
Thanks in advance
Hi there,
you can use the Header Element - which automatically sits between the Site Header and the Main Content and supports background, padding and some other features:
https://docs.generatepress.com/article/header-element-overview/
or the Hook Element:
https://docs.generatepress.com/article/hooks-element-overview/
Hooks can be used for more functions than the Header Element and can positioned in different places.
Both accept HTML and Shortcodes. So if you want to add pagebuilder content you would need to save a template and add its shortcode to either element.
Ah.... perfect thank you so much
You're welcome