Hi, I can鈥檛 figure out the strange behaviour of Layout 516 component. I removed last item so I have only three items. Last Item is posintioned Absolute with -9 index but still overlaps my footer which is position static https://atol-fix.webflow.io/ Read Only https://preview.webflow.com/preview/atol-fix?utm_medium=preview_link&utm_source=design[鈥x&preview=c629fc38fdd79a5827d2a6652f2f8472&workflow=preview
Daniel C. looks like one solution would be to have position relative on the footer and then do z-index 3 - it looks like you may have tried this as its currently set to z-index 100. I do see quite a few changes were made to this component though compared to what it was originally so I dont know if that is contributing or not. With the vanilla component, I did see that it was overlapping the content below it and when I layered the section below it, to be positioned above it using z-index - that seemed reasonable to me. What do you think?
Also just so you know, double clicking and renaming things on the left, does not change the class within it. So I noticed that your footer section has a class of section_header44. And maybe you knew this, but I find this new renaming of "layers" in Webflow to be pretty confusing so just wanted to point that out.