How to change z-index from elements?

Hey, i have a repeater and a item with text in it. I managed to show a picture when you hover over the element. But i cant set a Z-Index or make the Picture or the Elements absolute. How can i change z-Index?
The Footer has a higher Z-index, thats why it hide my content. I double checked the Section ist overflow=show

1 Like

Hey Christian,
I’m Liron from the Editor X product team.

To make sure that your section’s overflowing content will appear above the footer you can rearrange the order of the sections:

  1. Right-click the Footer section

  2. Click Arrange.

  3. Select Send to Back : Move the element behind all other elements.

Tip : you can use the Layers panel or the following keyboard shortcuts to move elements:

  • To move the element forward: Ctrl + ↑ (Ctrl + Shift + ↑ if you want to bring it to the front)

  • To move the element backward: Ctrl + ↓ ( Ctrl + Shift + ↓ if you want to send it to the back)

Before :


After :

Please feel free to reach out again with any question or concerns :slight_smile:
Liron