Hello all,
So I have tried to make an effect happen on window scroll through Velo and the Developer Mode with EditorX but I am struggling to make the same thing happen that would if I coded this NOT on wix. The issue is that although the section “collapses” or is “deleted”, its not actually removed from the DOM and thus the height of the collapsed section stays there as blank space.
I am wondering if its possible, and how you would achieve this through Velo code.
See the examples below.
Site when first loading, not scrolling yet.
What should happen when scrolling
What ACTUALLY happens when scrolling.
(Note: Faded yellow to illustrate where pre-header still is in DOM)
Does anyone know how to achieve this through EditorX currently?
Thanks very much!