Adjust the Z index

If an element is above or below another element and the positions need to be reversed, you must change the Z-index of one of the elements. For example, if your menu is hidden by an image that is displayed at the top of the drop-down menu, you have a Z-index problem.

file-2swe2fwrbp-6642808

The Z-Index property specifies the stack order of items. An item with a higher stack order will always be in front of an item with a lower stack order. To solve this, you simply need to adjust the value of the Z-index of one of the elements, which can be found in the element Advanced tongue. Make the Z-index lower or higher to move the layer below or above the other item as needed.

file-jzttignl2i-9647386

See also: How to use Z-Index in Elementor