Text Animations on scroll

Posted in: Newspaper
Post count: 6

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.

Post count: 27744

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!

Post count: 6

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

Post count: 27744

Hi,

Please let me know what element you use to provide the code CSS.

Thank you!

Post count: 6

text / h1 /h2 element is what id like to behave as described above — but have you understood what im trying to achieve it should be very simple as its a default for editors like wpbakery or elemnetor to achieve…

Post count: 27744

Hi,

The theme doesn’t have animation on the text, so I need to know exactly what elements you use, Flex Block, text with title to provide a CSS to have that effect.

Thank you!

Post count: 6

text with title thanks

Post count: 27744

Hi,

Please provide a screenshot with your element.

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.