Default Layout
Select your own structure by using the plus icon

Flexbox

Grid

Important properties include:
- Direction of the items
- Adjust spacing using Justify content in flexbox containers
- Adjust spacing using Justify items in grid containers
- Container width: Default is boxed, which means that while the container takes the full width of the viewport, it’s content takes the width as specified in the width dropdown below. But when we select Full width, the content takes the full width of the container.
- Min height of the container.
- Custom settings can also be applied to individual widgets within the container.
- Containers can also be placed inside containers.






