Parallax
These modular elements can be readily used and customized in every layout across pages.
For more Details see Rellax Documentation⟶
Add the class .parallax
and data-rellax-speed
to make a parallax object
<h1 data-rellax-speed="-20" class="parallax">Parallax</h1>
data-rellax-speed
can be positve or negative number
.
JavaScript
<script src="assets/js/rellax.min.js"></script>