V6B3 | Anchor Offset Request

Would it be possible to add a simple offset field to bar with sticky enabled? Could literally just be a numeric field.

Can’t tell you how many times I’ve hunted down this (or similar) solutions from the forums. Anchor offsets for sticky headers seems like a common need with a pretty simple solution that would make everybody’s day a little better.

This does the trick. But why not just make it native?

window.csGlobal.csHooks.filter('hash_scrolling_offset', (offset) => {
return offset - 100;
} );
1 Like

Hey, @DoncoMarketing! I’ve noted this down as a feature request, but at this time it likely won’t make it into this beta while we continue to iron out stability issues and get things solid from that standpoint. Thanks!

1 Like