Hey Webflow Friends!
I’m trying to get a header section with a flex positioning set to 100vh to also be set to a fixed positioning so that the content below “scrolls over” the header section, like in this example: http://kimrusk.com/
I guess I would need to add a top margin to the section below (mainSection) equal to the height of the headerSection, but how do I get the exact height of the headerSection since its 100vh and depends on the height of the viewport? Would I do this with some jQuery of some sort?
And is this the correct way to achieve what I’m looking for?
Thanks!
Here is my site Read-Only: https://preview.webflow.com/preview/janvier-et-breau?preview=d7acac7d8a9c9478c248ba9982c3726f
(how to share your site Read-Only link)