Scroll offset does not work on tablet or mobile

Setting a scroll offset on a while scrolling in view interaction is only applying the offset on desktop display.

Interaction is set on .snap-section .projects-section and is called light logo scroll

Here is a video of the issue occurring: scroll offset issue.mov - Google Drive

Things I have tried to resolve include:

  • Deleting the elements and reapplying interaction
  • Deleting interaction and remaking from scratch
  • Creating two interactions with different breakpoint settings on the same elements (one desktop on tablet/mobile)

Before I create some crazy absolute positioned divs with slightly altered heights as a way of compensating and hacking around this issue is there any way I can resolve it so the offset works responsively?


Here is my site Read-Only:
https://preview.webflow.com/preview/terri-bertakis?utm_medium=preview_link&utm_source=dashboard&utm_content=terri-bertakis&preview=a7ad615254b62ae568be88e3b2ee57f9&mode=preview

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.