FlexContainer parallax background on IOS

All Quick 'n Easy Web Builder support issues that are not covered in the forums below.
Post Reply
michling
Posts: 65
Joined: Tue May 14, 2013 5:16 pm

FlexContainer parallax background on IOS

Post by michling »

The parallax effect does not seem to be working on my iPhone that is using IOS 14.4.2
I do have the Use Safari mobil background fix set to true.
I am running QEB version 8.1.1
Here is a sample page:
https://mespn.com/dev1Gyrotonic/

Thank you
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: FlexContainer parallax background on IOS

Post by Pablo »

This is expected behavior. Unfortunately, Parallax does not work on mobile devices. Parallax is a combination of "background-attachment: fixed" an "background-size: cover"

See also known issues:
https://caniuse.com/background-attachment
michling
Posts: 65
Joined: Tue May 14, 2013 5:16 pm

Re: FlexContainer parallax background on IOS

Post by michling »

Pablo,

After updating to IOS 4.6, it seems that Parallax is now working as you can see on this website, using an iPhone running IOS 4.6 or later.

https://posturecompanystudio.com

Thanks...
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: FlexContainer parallax background on IOS

Post by Pablo »

Cool!
Post Reply