Nick Cates 'Depth' parallax scrolling issues with new Safari release

Here is a fix that seems to at least add the images back until I can corral a better one (if I can).

.depth_image.jarallax {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
4 Likes