Rotating text displaying on mobile view

Hi folks!

I feel like a ding dong for not getting this (I have 5 years of programming and design experience under my belt), but I cannot figure out why, when on mobile view, the entire list of the rotating text is displaying:

Additionally, when it rotates on mobile, the whole list goes up. So even if I can target only one of the children in the text-rotate-rack class, it still will disappear. I think it has something to do with the overflow settings, but I’m not 100% sure. Any ideas so I can start tinkering in the right direction?


Here is my public share link: Webflow - Dylan's Quality Specialist Site

Hi @dilly_bar,

Please try setting the line-height of the ‘rotate-text’ class to 110px:

This will mean that the texts will take up the whole ‘text-rotate-wrap’ one at at a time!

Hope this helps.