Yes, it will not be visible on iOS becaue that section has "Parallax" option enabled which means that it's using the "background-attachment:fixed" parameter enabled and on iOS devices it's automatically being hidden.
We can do nothing about it to fix that, you have to disable that option if you want to have that image on mobile.
Also, you can make two separate sections for mobile and desktop.
Just edit the section and you'll notice at the bottom of these settings that you can hide that section on selected device - it's the "Responsive Visibility"
Comments