Skip to content

Editing and Styling

Most editing happens by selecting an element in the canvas or element tree, then using the right sidebar.

Element Tree

The Elements panel shows the structure of the current page. It supports expanding, collapsing, first-level view, hidden-element warnings, and saved filters by class or attribute.

Element tree filter screenshot placeholder

Use the element tree filter to narrow the tree to elements that match a class or attribute. This helps find repeated components, specific data attributes, or deeply nested elements without manually expanding the whole page.

Element tree filter screenshot placeholder

Element Properties

The Element Properties pane can edit:

  • Element ID, which also becomes the target for anchor links to that element.
  • CSS classes, animation classes added on view, and animation classes removed on view.
  • Data section and category.
  • Data attributes.
  • Dimensions, display, position, z-index, gap, overflow, and aspect ratio.
  • Image fit controls.
  • Margin and padding.
  • Typography.
  • Background and border.
  • JavaScript events.
  • Link settings.
  • Image source, alt text, and loading behavior.
  • Inline script settings.

Element properties screenshot placeholder

Text Editing

Inline text editing includes a floating toolbar for bold, italic, underline, links, text color, background color, font, and size.

Text toolbar screenshot placeholder

CSS Editor

CSS files open in the CSS editor, where users can edit stylesheet code and ask AI for CSS help.

CSS and JS editors screenshot placeholder

JavaScript Editor

JavaScript files open in the JS editor, where users can edit script code and ask AI for JavaScript help.

CSS and JS editors screenshot placeholder

SVG Icon Editor

SVG icons can be edited in a dedicated modal. Users can adjust width, height, fill, stroke, classes, choose from Tabler icons, or save custom icons to the personal icon library.

SVG icon editor screenshot placeholder

The SVG icon editor modal lets you change icon colors, replace the SVG with another icon, or import a custom SVG. It is useful for matching icons to the page design without manually editing SVG code.

SVG icon editor screenshot placeholder

SEO Panel

The Page Settings & SEO pane edits page title, meta description, keywords, Open Graph fields, robots behavior, canonical URL, and language-specific SEO fields when i18n is enabled.

SEO panel screenshot placeholder