Hi,
Great plugin. However, I have 2 challenges.
1. I have an element I want to move horizontally during a scroll event with a fixed on display y-value. Using Translate I can move the element relatively. However, how do I fix the y-value? (I tried top:10px under custom value but that didn't do anything).
2. I want to move the above element over a video. Now I can first place the element under the video and then move it over the video via motion.page, but after moving an empty space remains under the video. How do I prevent this? Is there another method?