Header transition on scroll

Hi guys. I am trying to create a move transition for my header on scroll. The problem is - I see no transition to toggle on in the Inspector panel? Any idea why this might be?

@andrew_crowe Hi, in order to see the scroll effects in the inspector panel you have to set header position type to pinned first

The article mentioned it needs to be pinned.
When using the Pinned scroll effect, you can create eye-catching transitions and make the header’s background color change as visitors scroll down the page.

Many thanks for your help Daniel. I have managed to resolve the problem.

A bit silly really - I used one of the header assets, but Editor X did not recognise it as such - it considered the asset a normal section. This of course meant that that the transition menu for header fade or move effects on scroll was not available in the inspector panel.

The solution was simply to right-click the section in the layers menu, and select attach to masters, and of course select header.

Hi guys. I am building a responsive website.

My header has a fluid height of 22vw. But for reasons that I won’t go into, I have also set a fixed maximum and minimum height in px.

The problem is when I wish to use sticky scroll for a section, because I have to choose an offset value so that the scroll ends just beneath the header.

I could set a fluid offset value of 22vw, but this might not work nicely at the extreme viewport widths of the breakpoint I am working on - because it is not currently possible to set a minimum and/or maximum offset value(s).

Is this something you might consider developing?