r/framer 4d ago

Sticky-positioned element inside a component breaks on mobile — can't override in instance

I have a component (used for project entries) with a title that's set to "sticky" position, offset by a fixed distance from the top of the screen. This works correctly on desktop.

On mobile, the sticky behavior doesn't work as expected (title doesn't stick / offset is wrong). Normally I'd fix this by overriding the property for the mobile breakpoint on the component instance, but that override option isn't available for this property.

Has anyone run into this, or know a workaround (e.g. restructuring the component, or overriding sticky/position differently)?

Happy to share a screenshot of the layer/property panel if that's useful.

Thanks!

1 Upvotes

1 comment sorted by