Answer the question
In order to leave comments, you need to log in
How to fix a bug on iphone?
There is a section that goes full screen height. The background should have an image with the background-attachment: fixed property. Those. the background image does not go beyond the section. But on iOS Safari there is a bug - the image is not visible. Here is what is written about this on caniuse
iOS Safari has buggy behavior with background-size: cover; + background-attachment: fixed;
Answer the question
In order to leave comments, you need to log in
https://caniuse.com/#search=background-attachment
No buggy behavior, everything is very expected, it is not supported in mobile browsers, and it seems like no one has managed to recreate it only using css, at least I did not find a suitable polyfill .
JS with its bunch of parallax libraries to help.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question