Back to updates
April 10, 2026

Custom CSS per page, reorder pages and 9 editor improvements

Custom CSS per page

You can now add custom CSS page by page. A new "CSS" tab appears in the editor with a professional code editor (the same one VS Code uses) and syntax highlighting. The CSS is applied live in the preview and included automatically when you publish. To style specific elements, use the HTML ID that each element has in the adjustments panel.

Reorder project pages

You can now drag and drop pages in the editor's side list to change the order. The new order is saved automatically.

New Display adjustment: Flex and None

A new Display control now shows up just above Position in the adjustments panel. You can set elements as flex or hide them with none, simply and directly.

Color variables in Border and Box Shadow

When setting an element's border or shadow color, you can now pick color variables from your project, just like it already worked for text and background colors. Keeps everything consistent automatically.

Reorder variables

Color, font, and gradient variables can now also be reorganized with drag-and-drop, just like layers.

Long layer names fully visible

If a layer name was too long, it was getting cut off. Now you can see the full name with horizontal scroll on the item.

Mobile/desktop view is preserved

When switching editor tabs (Layers, Pages, Variables, etc.), the platform no longer jumps back to Desktop view on its own. It keeps the Mobile view if that's what you were on.

Automatic slug validation

Page slugs (the last part of the URL) are now formatted automatically as you type: they become lowercase and only accept letters, numbers, and hyphens. No more publish errors from invalid characters.

Background X button actually clears the image

The X button that appears when you have a background image now works correctly — it really removes the image.

Updated duplication limits

Project duplication limits were adjusted to match plan limits: 3 on Start, 15 on Pro, and 100 on Max.

Keyboard shortcuts in layers

In the side layers panel, you can use shortcuts directly:

  • Cmd+D → duplicate element
  • Cmd+C / Cmd+V → copy and paste element
  • Shift+Cmd+C / Shift+Cmd+V → copy and paste style