With help of another community member I created a header that has a custom embed with html that creates a gradient of animated colors.
I set the parent div (section_home-header) to ‘Overflow’ + ‘Hidden’.
I expected the result to be that the div would clip the embed animation. Instead, the animation runs the full length of the page, disregarding the bounds of the div.
Something simple I am missing or there must be a concept around embeds where they do not follow the same properties as graphics.
What is the general approach to hide embed animation🤔?
Thanks for everyone’s help on this!
Here is my site Read-Only: [LINK][1]
([how to share your site Read-Only link][2])
Hi @bro-design - thanks for your suggestion . I’ve tried this now and animation still seems to play across entire page. A curious thing right? I’m not a dev so I always assume a stupid mistake on my part