hi i i would like to know how can i implement text animations with css such as fade-in up / bottom when user scroll on the website , right now when tried to apply css code of this sort results that the text has animation but all the titles load at same time so when user scroll down there no effects that can been seen as they alrdy loaded , i would like that the text will be revealed when the user get to it section and not before that just like there is loading animation for pictures that are revealed when scrolling to their section
thanks.
Hi,
You can create a custom code CSS, add an extra class on the element that you want to apply the effect -> https://i.imgur.com/ZySZn8C.png
Thank you!
hi thanks for the replay i already have done that… but i cant achieve the same reaction as picture element is loading when scrolling to the relevant section.. can you provide the necessary code for this ?
i wish that text will appear when scrolling to the relevant section,
now its loading at same time