Hi,
I wanted to add a third block of parallax into my website, but for some reason if I scroll to the beginning part of my third block, my elements are allready at their end-position. If you scroll out of your page, you can see that the parralax is working at the same time as my first block. Is it because the JavaScript/jQuery has a maximum height, so that the parallax doesnt work properly if its out of that certain height? If yes, how do I need to configure it? If not, then what is exactly the problem?
I allready tried to increase my "data-area" to change the pixel area where it needs to start inside my module, but it doesn't work.
Thanks in advance.