Hey there!
I just managed to fix some of my section backgrounds so that the content hovers over it by scrolling down. I just inserted “fixedbg” to “section -> customize -> class” and added “.fixedbg .x-bg-layer-lower-image {background-attachment: fixed;}” to my Content CSS on that page.
This works perfectly on desktop devices, but not on any mobile device I testes (iPhone and iPad). On them the background pictures are scaled way to big and it seems as they are scrolling, not fixed.
Any ideas? Thanks in advance!