The first image on my homepage that is not showing on IOS mobile – shows on android though – any ideas?
Hey chis,
Thank you for the inquiry.
What happens when you set the Background Attachment from “fixed” to “scroll”? Please note that iOS can have issues with background images that are set to be fixed against their containing block. You can check for the list of known issues with this particular property in the following link.
// https://caniuse.com/#feat=background-attachment
Best regards,
Ismael