FoxstudioEditor tools
Page layers
2 min read
What is the Page layers panel?

What's inside
- ⚡ icon next to a layer name — that element has an animation enabled

- Dimmed name — that element is hidden on the current view (visibility off)

Common tasks
- Select an element that's hard to click on the canvas: Open Layers → click the layer name directly. The element gets selected on the canvas instantly.
- Reorder elements or sections: Drag a layer up or down in the panel. The element moves to the new position on the page.
- Rename, duplicate, or export an element: Click the layer name → click the More actions icon (⋯) next to it → choose the action you need.
- Check if an element is hidden or has an animation: Look for the dimmed name (hidden) or ⚡ icon (animated) without opening the Inspector panel.
Tips
- Reordering in Layers = reordering on canvas: Dragging a layer changes its actual position on the page — not just the panel view.
- Use Layers to navigate complex pages: On pages with many nested elements, the canvas gets hard to click accurately. Layers panel is faster for selecting exactly what you need.
Related resources
Inspector panel
Animations
Last updated