Hello,
On a parallax image, there is a gap appearing when loading an ajax element or modifying the height of an above section after the page has loaded. I think it is because the background-position-y of the background-image isn't refreshed, so it doesn't take into account the new value.
Where can I modify it?
You can easily reproduce it going to this page : Demo sections.php, scrolling to the last section "Section with Dark Parallax Background" and replacing the html of the above div "Section with a flat background color" to make its height bigger for instance with ``. Then you will see an offset appearing at the bottom of the parallax section. I have attached a screenshot showing it.
Thank you
