Archived topic
Add additional content to Forefront header
1 reply · Started by Mark on March 3, 2017
Hi Tom,
How easy is it to add additional content to Forefront's header? I'd like to add some logos to the white space either side of the main logo (hidden with CSS on mobile devices).
Thanks in advance!
Hi Mark,
You can split the header using GP Hooks. Checkout this post: https://generatepress.com/forums/topic/2-sides-to-the-header-widget/#post-228923
If you want to split it in 5, then use grid-20. Then add hide-on-mobile class after header-left and header-right classes to hide the left and right section on mobile.
Let me know if you need help styling them some more :)