Archived topic
Content in the Header
3 replies · Started by Samuel on October 24, 2018
Is it possible to have the content and widget area protrude into the header? Like this one: http://prntscr.com/la32og
https://pixelita.com/9649/using-breadcrumbs-with-generatepress/
Hi there,
It should be quite simple if you are using GP. I've actually done this recently for a site library site: https://gpsites.co/target/2018/09/15/product-news/
The CSS needed would be:
.site.container {
margin-top: -40px;
}
You would basically have to do this to the first Elementor section after the hero section. Not sure exactly how though, might be best to check with their support.
Let me know if this helps :)
That's perfect. Thank you very much. I was mainly interested in blog content. Thank you!
Awesome!
Glad I was able to help :)