Parallax background section with mouse tracking effect

How to?

  1. Create new section
  2. Add background image and setup these values
    • background-position: center center;
    • background-attachment: scroll;
    • background-repeat: no-repeat;
    • background-size: cover;
  3. Then add mouse effects at Section > Style > Background > Mouse Effects
  4. Feel free to adjust Mouse Track > Direction & Speed as you want