How can tell all sections below my crimson hero section to scroll on top it so it appears that it is being covered by them on scroll? (this is a one page / anchor nav site)
Try setting your hero row to a FIX position, then push your row under it downwards with a margin-top. You might need to add a background color to all your other rows.
My hero section is percent based…it scales according to the percentage set for the large type .svg. So as the hero section is not a defined height, how can I determine the margin-top of following sections?
If this is not the effect you are describing, can you please post an example of this that is live so we can take a closer look? (or detail out a frame by frame using screenshots)
Hi @cyberdave, as I mentioned, the hero section is not a fixed height and I don’t want it to be; I want it to scale per the percentage of the .svg type. This is why @PixelGeek and your solution offering doesn’t work for me. Soooo, I must find another way