Parallax issue. Image in wrong position before scrolling

image jumps bevor scrolling. any idea how to get that fixed?

1 Like

Hey Mark,

Thanks for writing in! It seems that you are having the same issues discussed on this thread:

Please check out my explanation and the solution.

Best Regards.

hi and thank you for your reply. but it does not work how it should … I added this code

$el .x-bg-layer-lower-image {
  transform: translate3d(0px, 170px, 0px);
}

Hi Mark,

I have checked and found the problem is due to the reverse direction, which is enabled from the parallax settings.

I would suggest you remove that and check if that resolves your problem or not. If yes, I will check with our development team and report to them to investigate it further.

Thanks

hi
I really want the picture to run in this direction. but unfortunately it is still not better, even if I change the settings.

Hi Mark,

Regretfully, we can’t do anything about this. But, you can try adjusting the scale and other values if that fits your requirements.

Thanks

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