The Problem
When I preview my site, the parallax effect in Blocs V4 doesn’t look the same as the one in Blocs V3.
Why This Happens
Blocs V4 uses a javascript based parallax effect which has many benefits, most notable, it now works on mobile devices. However, it does perform a little different to the classic Blocs V3 parallax.
The Solution
It’s possible to create the classic parallax effect in Blocs V4. All you have to do is un-check the Parallax checkbox on the Bloc you wish to apply classic parallax to and then add a class to the Bloc and set the background-attachment value to fixed using the Class Editor.