Problem with hero image - positioning behind header
Hi, ya'll o/
So, I have this image and it's suppose to be kinda of out of screen and behind the landing page header. I have tried put position/z-index on the image and header put couldn't make it. When I try to put a z-index on the header, the maximum I got is the .header__cta above it, but the white header still behind u.u
Can someone help me ? 🙂
codepen -> https://codepen.io/rwxganta/pen/oNJmzZK
3 Replies
@Luka hopefully this helps you get on the right track, obviously some lines of code will not be relevant to your project as i formatted it to be an example, aligning the image to be
flex-end
would be an example of this, but this should help you figure out what's up. https://codepen.io/deerCabin/pen/zYyebBNHey o/ @snxxwyy Thank you for answering me. I'm on my way home now, but will look at this as soon as I got there !
no worries, happy to help!