Archived topic
Containers merged
5 replies · Started by Karel on March 26, 2019
Hello Guys,
I´m still trying to figure it out how to make this layout.
When Content ( blog ) container is merged with a header.
Could you please give me some advice.
Thank you very much :)
Hi there,
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
Let me know :)
Ok updated
Try this CSS:
.separate-containers .site-main {
margin-top: -50px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Amazing how it works, Thank you, Leo.
Actually, one more question please how can I make the text to fade with parallax effect.
No problem :)
As for the text fade on scroll, I don't think it's possible without some custom coding unfortunately.