Editor Settings - Order
The Order setting controls the arrangement of elements within a container. It determines the direction in which items are placed — horizontally or vertically — and whether the order is normal or reversed. This feature is especially useful when organizing multiple components inside a Row or Column layout.
Options
Row
Arranges elements horizontally from left to right (default layout).
Row Reverse
Arranges elements horizontally from right to left, reversing their order.
Column
Arranges elements vertically from top to bottom.
Column Reverse
Arranges elements vertically from bottom to top, reversing their order.
Usage Example
Use the Order control when you want to:
- Change the layout direction of items inside a section.
- Reverse the order of elements without manually reordering them.
- Adjust design flow for different devices (e.g., show image below text on mobile).
The Order setting provides flexible control over how elements are arranged in your popup layout. By adjusting the direction and flow, you can easily adapt your design to different devices, improve readability, and ensure a visually balanced composition without changing the element hierarchy.
Learn how to fine-tune your Counter Block Size Settings to adjust spacing, dimensions, and layout for countdown or metric-based elements: Editor Settings - Size (Counter Block)