Heyho!
Can someone help me with creating a section parallax? I´ve tried so many times already, but it never works for me, and I´m not even sure if my setup is correct.
My client would like to have a section parallax with a pretty strong parallax effect, pretty much like the one shown here: PRAXIS – Zahnarztpraxis Raphael Neise | Schmallenberg | Tel. 02972 / 16 55. He wants the section to have a height of 900px on large screens, and the effect should be exactly like in the example. This means the background scrolls slower than the actual content. No matter what I try, either the background image isn´t visible anymore because it´s shifted downwards a lot, or I get other weird behaviors.
How does this work? I´ve already tried so many setups in Bricks with the “Parallax Effects” extension that comes with Bricksforge. But, to be honest, I have NO clue if that´s even the right tool to help me achieve this.
I´ve already googled, but all I could find was JavaScript or Rellax libraries or something similar. I´d say that in general, I understand how it should work, but I just can´t make it work in Bricks…
Can someone help me with this? As shown in the example, it´s a background parallax. I don´t want any parallax effect on an element on the website, like it´s shown here: Vanilla Javascript Parallax Library — Rellax.
Thanks a lot in advance for your help!!
Edit:
I managed to do it with the node editor and then animating the background-position-y with a custom object. That works nicely! But I´d still be interested if there´s an easier way to do this