Is there a specific way you have to set the background image for it to appear on IOS devices?
the image appears on my laptop but all I get is a white background on my iPad.
I’ve assigned the image with:
body {
background-image: url(background.jpg);
}
Any suggestions?
i use this to center on ipad, try this out