Landing background image moves during pageload, why?
-
Dear,
Please check the link below. Why is the landing image moving during pageload?
Why it doesn’t load directly at its right place? What’s the reason that it moves?
Thanks
Simon
Hello,
This happens because not all the styles are loaded at the same time. The page looks correct when it has been completely loaded.
If you have any questions please feel free to contact us.
Best Regards
Mmh I don’t think that is correct because I’m Combining all the CSS files into 1 css file, therefore yes all the styles are loading at the same time. Therefore, this cannot explain that.
Hello,
We do apologize for the delay.
Background parallax that you use on this section https://prnt.sc/26c19ke achieve the parallax effect by creating dynamic styles loaded some time after the page has been loaded completely. They are greeted by JS script and cannot be minified.
In order to solve this issue, you can either refuse to use parallax on the background for the top section or use the image size that would coincide with the section size.
If you have any questions please feel free to contact us.
Best Regards