I have a site that has been working fine for a couple years and out of nowhere the BG images on particular sections are not displaying in chrome. I know Chrome has released a new version or is going to so want to try to nip this in the bud. Checkout the homepage at www.edckc.com in Chrome and then other browsers. If you do an inspection you can see the image path. I used the css below to make the image appear but it kept the parallax from working.
Your assistance is greatly appreciated.
.x-section { position: static;}

