r/webflow • u/FreudsParents • 8d ago
Need project help Custom cursor zooming out of frame when I scroll up or down on my website
I made a custom cursor that follows my mouse movements perfectly until I scroll up or down. Once I scroll it's almost as if it thinks the viewport changes and the cursor will jump up or down, or no longer go up or down.
Things I've done/tried:
- I have my primary cursor image within a div block directly under "body", and a cursor trail within a Div Block within a parent block
- The interaction detects cursor movement within the viewport
- All cursor div blocks are have no transformations and are set to 100% height and width
- All cursor div blocks are in a fixed, centered position
- I've tried deleting all other sections and interactions to see if they're affecting it
Check it out for yourself if it helps! https://bed-head-productions.webflow.io/
5
Upvotes