I don’t seem to find anyone reporting this. And maybe this is not a bug at all. Maybe it is just me not being able to think properly. but here it goes.
So I got an image as an “shape divider” (I don’t care if it may not be the right way to make that). And I put a z-index on that at an integer lower that the content.
This worked great in 1.3.7, but doesn’t work in 1.4 efter I updated it. Also tried the converter.
Well it works on some pages, but not all? Every site is pretty much built with templates and reused, so the code should be the same.
Hi Lasse,
at a certain point, z-index always gets complicated. In your case I see z-index values from 1 to 9 on various elements. This makes debugging enormously difficult.
Therefore I would suggest that you first remove all z-index values on all breakpoints (without exception) - then we’ll see.
By the way, I noticed another bug while testing: the img element gets assigned the background-image of the outer container, but this has nothing to do with the z-index.
I just set the position to RELATIVE and then give z-index and it works properly, the z-index does not work in static position, that is why the z-index field is given in the positions section, No need for CSS