Tagged: HTML5
We have a html5 background animation in a code block inside of a color section. The page is set to display a transparent header. However, the animation does not appear under the header. Rather, it appears below the header is if transparency is turned off.
I’m using the color section so that I can make the animation the full browser width using the custom id attribute on the container. If I pull the code block out of the color section, it does work properly with the header transparency, but I lose the ability for the animation to be full width.