charley wilcock
asked 9 years ago

Hello,
I am building a site (idealconstructioninc.com) and have added an image to the background #home section. It displays properly for me on pc/mac laptop, but the image “disappears” on all iphones?
 
Below are a couple of coding attempts. The first is the current version on the site. I appreciate any help you may be able to provide.

#home { background: url('http://www.idealconstructioninc.com/wp-content/uploads/2015/02/bg_1.jpg') fixed no-repeat top center; }
#home {background: url('http://www.idealconstructioninc.com/wp-content/uploads/2015/02/bg_1.jpg') no-repeat 50% 50% fixed; background-size: cover; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover;}
1 Answers
DominicStaff
answered 9 years ago

Hi,
I have checked your site on our devices  and nothing happens. If you still face there issue, you can send me a screenshot for further checking.
Regards, 

designfrugal
replied 9 years ago

thanks. it looks like it was a caching issue.

Powered by DW Question & Answer Pro