By looking through the forum tickets I’ve learned that the parallax SPB element is not compatible with mobile (smaller viewports). I wasn’t aware of that before I designed a section of our site, so now I need to find a workaround to make the section function well on small screens. I’m aware that it can’t really “work” because parallax scrolling is not a brilliant UX on touch screens anyway.
So… is there a roadmap for making parallax ‘work’ when the responsive behaviour is switched on, or for the theme to change the parallax elements to static ones when a certain breakpoint is activated? Or is there a standard workaround for this issue that we can implement via custom CSS or JS without creating a whole different template for small screens?
Any help would be much appreciated – and I think it would be good to highlight this slight shortcoming in the documentation. I only found out by trial and error.