If you're using the Layout Editor, here are some common questions and answers to help you get started:
🛠️ What is the Layout Editor?
The Layout Editor is a tool that allows you to customize the structure of your website's pages visually. It provides a drag-and-drop interface to arrange components like text, images, and buttons.
📄 How to create a new layout?
- Log in to your dashboard.
- Navigate to
/layout-editor/
to open the editor. - Click "New Layout" and choose a template or start from scratch.
- Use the toolbar to add/remove elements.
🖼️ Can I preview my changes?
Yes! Use the "Preview" button in the top-right corner to see how your layout will look on a live website.
📌 What are the supported file formats?
The Layout Editor supports:
.html
.css
.js
.json
For advanced users, you can also import/export layouts via /documentation/
.
❓ Troubleshooting Tips
- If elements are not aligning, check the "Grid Settings" in the sidebar.
- For performance issues, minimize the use of heavy assets like large images.
- Always save your work before exiting the editor.
For more details, visit our Layout Editor Guide.