Footer Parallax function is implemented for demonstration purpose only on the main page of the template - index.html.
To deactivate/activate it, you must remove/add class "js-fixed-footer" in the footer markup:
<footer id="site-footer" class="footer footer--dark footer--with-decoration js-fixed-footer">...</footer>