Moving Position on load? (background-attachment: fixed)
Hello,
When adding
background-attachment: fixed
to my hero image, the starting position moves when the page is loaded (see GIF below)
https://gyazo.com/b957d488dfdb4ff09938272699915a65
How do I prevent this from happening? Do I need to offset my background image? Here's the rest of the CSS applied to the img (div)
This issue goes away once background-attachment: fixed;
is removed
Thank youGyazo
Gyazo Screen Video
0 Replies