I don't know why a parallax (skrollr) setting is not working on mobile. See the Live URL on desktop and on mobile. Do I need to add any "data" parameter to fire the parallax feature on mobile?
The element I mean is this one:
<div class="section-scroll position-fixed vh-100 vw-100 dark parallax" data-top="background-color: rgb(83 86 90); top: 75%" data-top-center="background-color: rgb(50 50 55); top: 0%"></div>
