My background is causing issues on iOS devices by stretching only when there is content added to a page like this. However, it loads correctly on empty pages like this. I have tried adding background-attachment:scroll
instead of background-size: cover
to the CSS, but with no changes. I suspect I may be using the wrong content ID. Before I create more images for a mobile theme, I would like to know if there is any way to fix this issue with code. Any assistance would be greatly appreciated.