Skip to main content
Tools: The element tree

This article covers the element tree found in the Design tab of the Bubble editor.

Jeff Thill avatar
Written by Jeff Thill
Updated over 2 months ago

As we explored in the section about elements, all objects you place on the page become a part of that pages hierarchical structure. Another way to describe it is as a parent-child relationship: any elements that you place within a group become a child of that group.

The element tree displays all the elements on the current page organized into parent-child relationships. The top parent element is the page, and all the groups and elements you place on that page are its children.

The element tree shows all the elements in a hierarchy.

Element tree modes

The Element Tree has two modes. You can either decide to show all elements on the page in a tree view, with parents and children, or only show elements that are hidden on page load.

Show only hidden on page load lets you filter your elements by their visibility on page load.

Moving elements in the hierarchy

The element tree show an element's place in the hierarchy. If the element is placed within a group, it will be displayed in the tree as a child of that group.

You can drag and drop elements in the element tree to change their place in the hierarchy. For example, you can drag it from one group into another. If you drag a group that contains other elements, all those elements will be moved along with it.

Dragging and dropping elements in the element tree is only supported if the page is built with the responsive engine.

Other ways to learn

Did this answer your question?