Hi,
I noticed that when I use the parallax feature in a segment with a background picture, the picture is initially vertically centered. Once I start to scroll down, the picture jumps so that it starts at a different position, vertically above center and then starts scrolling.
Is there way to indicate where to initially place the picture (e.g. 60% from the top) and ensure that the scrolling starts from this position to avoid a jump?
Here’s an example. Look at the picture at the top of this page and then start scrolling down.
http://www.ysura.com/about/
This the code I use:
[segment id=”home-heading” class=”slogan” background_image=”http://www.ysura.com/wp-content/uploads/Gruppenbild-2-21-e1434560274971.jpg” parallax_background=”true” background_speed=”0.4″ style=’background-attachment:inherit’]
Thanks!