Hi.Any idea what I need to fix this?
background-attachment: fixed; not supported by iOS.
The easiest way is to change this to background-attachment: scroll; using special media queries for Apple devices. You can find them in Google.
But if you want keep background image fixed behavior on iOS devices, there is no simple way. Only workarounds. Google the subject "background-image fixed ios hack"
Statistics: Posted by Pavel-ww — Tue Feb 20, 2024 7:28 am