Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS testimonal animation position: abso.. Reply To: testimonal animation position: abso..

#277301
Shikkediel
Participant

Here’s a solution that uses a bit of Javascript:

codepen.io/anon/pen/dgXVJe

It loops through the text elements and gets their maximum height, then sets that same height to the parent container so the following element will “notice” it.