I'm using Layout 484 on a site, but there doesn't seem to be any scroll interaction. I just pasted in a fresh version to try again and got an alert that custom fonts had to be renamed for copying cross-site. Unsure what that even means
ah looks like the component classes were renamed, so we just need to update the code embed to reflect those names.
I tried changing the code so .layout484_text became .scroll-text and section_layout484 became section_scroll-text, but this still didn't work. I then tried copying in the component fresh again, and it isn't working. Here's the read-only link again, if you could take a look at the version I've added to the bottom of the home page, where I haven't renamed the classes.
Thanks for all your help!
Okay so I didn't realise I needed to check on the published site to see if it was working. So it actually does work, if I use a normal text colour.
But when I set a background gradient and set it to clip to text, it doesn't work. The words appear but the initial state is invisible. I don't know how to affect the initial state of the text where the reduced opacity is set. My guess is that I would need to target it and also give it a background gradient + clipping. Could you help me out here?