Archived topic
Bit confused with Z-Index and Shapes within a Container
1 reply · Started by Henry on April 5, 2021
I have a container that has a button.
The background color and shapes have been activated but the button is behind the shapes.
I'm sure it is a Z-Index issue but I couldn't get it to work. I'd like my button to OVERLAY or be "at the forefront" of the elements with the shapes behind the button...
Thanks for all your help
(Great feature BTW)
Hi there,
Adjust your Container's Inner z-index value. Make sure your inner z-index value is higher than the z-index assigned to the shape you've added so it overlays on top of the shape.