Scroll to a position, at which point group floats at top of page?

I want to scroll to a group and if I carry on scrolling, the group floats at the top.

Is this possible?

This is pretty straight forward.

2 identical groups, one is normal group one is floating, floating group becomes visible at the page position where the normal group is using the conditional. Works like a charm.

The issue now is how to get this to work on mobile, as the page position isn’t the same on both devices. Any ideas?

I am not sure I understand how thinks work.

Anyways, one alternative is that in mobile you are pressing aganst the screen. Perhaps upon clicking said group you show its alternate floating group? … I am just eye-balling this …

Best of luck sorting out the functionality you want to build! :+1: