Hi there,
I’m building a staging site for which I am using some custom JS animations. If possible, I would just like to ask for some CSS help that I’m unable to figure out.
-
In the header, I’m trying to add a Ken Burns animation, which I sort of was able to do, but the header is not contained, and the whole header area shrinks in the bg, not just the bg.emphasized text How would you go about fixing this?
-
In the middle of the page, I have a What We do Section with a Gradient background. I noticed that these angle out elements are svg-s, how can I give a gradient to these as well so they look similar?
-
I have a separate animation at the bottom of the content page (white waves). I’m trying to place some content on top of it, I tried fixing it with z-index, position:relative, absolute… can’t seem to be able to. What am I doing wrong?
Thanks for the help!!