How to temporarily float a group?

How can I make a group float temporarily while the user is scrolling down? When the user is scrolling and the group reaches the top it floats for a while, when the user scrolls more than the group continues to scroll upwards.

@muradamod I do it by setting a condition when page scroll position > xxx element not visible. Can’t give a screen shot. I’m on my mobile

1 Like