How to position a <div> element inside section 2 in front of section 1?

Hi
I’m having issues with positioning a div element from a section below in front of the section above. I’v set the margin to negative to make the div go above its own section. I’ve tried setting z-indexes but doesn’t seem to work. Can someone help me with this? thanks

here is the problem:

Hi @gasparrobi
My first thought reading the title was negative margins, but since you already tried that…
Is your section 2 set to Overflow:hiden ?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.