top of page

Designing a Brick Layouter with max content

Learn how to create a layout that wraps and scales responsively according to the content inside. We’ll use a bricks Layouter and max content to achieve this design.

What do you think about the course so far?

Thank you for your feedback!

How can we improve?

Thanks for submitting!

Explore more topics

Additional resources

Visit our help center

Ask the community

Hire an expert

Contact customer care

Yanay Nir

Product Designer

I'm an Editor X product designer. My team is responsible for all designed content including the Compositions, and almost everything suggested in the Add panel. We work closely with the Editor X product team, advising them on definitions and behaviors. I love design, spicy food, oldies music (like 60’s garage & psych) and the people I work with.

How to create a layout using a bricks Layouter and max content

About max content:

Max content is an advanced width sizing unit. Elements set to max content will get their size from the maximum width of their child element. Find out more here.


About Layouter bricks:

Use a Layouter with the Bricks display type to customize the width of each item so they will wrap perfectly at any breakpoint. Find out more here.


Part 1: Set up the Layouter.

  1. Add a Layouter to your section.

  2. Change the Layouter display type from Mosaic to Bricks.

  3. Center the Layouter in the section.

  4. Set the Layouter width to 70%.





Part 2: Add your text elements.

  1. Add your first text element into the first Layouter item.

  2. Align the text to the top and left.

  3. Set the background of the Layouter item to transparent.

  4. Set the width of the text element to 100%.

  5. Select the Layouter item containing the text, and change its width from 40% to Max Content. Now the layouter item’s width is determined by the content inside.

  6. Delete the remaining items from the Layouter.

  7. With the Layouter selected, set the minimum height to None.

  8. Select the text item and also set the minimum height to None.

  9. Duplicate the text item and change the text to the next word–”I’m”.

  10. Repeat step 9 with the remaining words on the top line of text until you reach the width of the layouter (ending with the word “an”).



Part 3: Add the buttons and remaining content.

  1. Duplicate the last item on the first line of the Layouter. It should appear on the second line.

  2. Add a button to the item. Make sure that from the Layers panel you remove the text from the item.

  3. Add the next text item, followed by the second button.

  4. Continue to duplicate items and adjust the text word-by-word until all of the content is in the Layouter.




Part 4: Adjust spacing.

  1. Under Display in the Inspector panel, set the item alignment to center.

  2. You can adjust the spacing between items by setting Horizontal margins. In this case the horizontal margin is at 1%.


By setting Vertical margins, we can change the spacing above and below the items–in this case 15px.


Result: As the screen size changes, the layout will wrap and scale across breakpoints based on the size of the text and icons we placed in the Layouter.





EXPLORE MORE TUTORIALS

WEBINAR

Working with Layouters: When, why & how

TUTORIAL

Layouter

TUTORIAL

Measurements

bottom of page