If selecting the right element is troublesome especially when the elements are on top of each other. To help you easily traverse the elements in your page, we added the Up One Level button in the Canvas controls.
Clicking on this button will select the immediate parent of the currently selected element.
Another helpful option you can use for easily selecting your element is the Structure Tree. You can turn this option on/off by clicking on Structure Tree button found at the top of the screen.
Using the Structure Tree #
The Structure Tree shows you a hierarchical list of all the elements on your page.

The structure tree also has some unique features to help you manage your page:
- Clicking an element will set that element as your currently selected element.
- Clicking edit will allow you to move, edit and duplicate the element. Editing the element will open up the code view.
- Click the Delete button to delete an element.
⚠️ Just be mindful that the Delete option will also delete all the children of that element.