CSS code snippet – How to paralax effect on background image?
.bg-parallax { background-repeat: no-repeat; background-attachment: fixed; background-position: center; }
.bg-parallax { background-repeat: no-repeat; background-attachment: fixed; background-position: center; }