Do you want to target on a single ‘home-hero’ section, or will it do it on all ‘home-hero’ sections. You can use sections.register to call events to a specific section, ex: https://i.imgur.com/VLfzjQN.png With this, the function only works when you call that section. If you call multiple ‘home-hero’ sections and only want to target on a single ‘home-hero’ you can add data to check then use if for this. Hope it helps!