Hi, I would like to fade in a text bloc during the scroll.
How can I do that ?
Thanks
Hey ICEMAN,
Please provide a link to your url so we can look into this further. Also, provide an example of what you are looking to achieve.
Best regards,
Jordan Shannon
like the fourth in https://codepen.io/whatthephuc/pen/LjPBZa but just for the text and not the background
and the text “fade me in and out” here https://ihatetomatoes.net/demos/parallax-scroll-effect/
Hi ICEMAN,
I think you can add a classname to elements that you want to fade in.
Go to Enfold > Layout Builder > check Show element options for developers and you should have Custom Css Class field added to each element where you can put in the desired classname.
Then those css in the link can be placed in Enfold > General Styling > Quick CSS.
As for the js code, just follow the instruction here: https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-footer-section
Hope it helps.
Best regards,
Nikko