Z-index
Utilities for controlling the stack order of an element
Class reference
Usage
Control the stack order (or three-dimensional positioning) of an element in Elements, regardless of order it has been displayed, using the .z-{index}
utilities.
Responsive
To control the z-index of an element at a specific breakpoint, add a {screen}:
prefix to any existing z-index utility. For example, use md:z-50
to apply the z-50
utility at only medium screen sizes and above.
For more information about Elements’ responsive design features, check out the Responsive Design documentation.
On this Page
v1.13.5