Studio Editor: Using Containers

3 min read
Containers are responsive layout tools that help you streamline and structure site content. You can customize them to complement the site's design, and attach elements such as text, media, and buttons.
In this article, learn more about:

Adding containers to a site

Get started by adding a container to suit the client's design and content needs. You can choose from a range of pre-designed and hover containers, or start from scratch with a blank design.

To add a container:

  1. Click Add Elements  on the left side of the editor.
  2. Select Containers.
  3. Choose a container style (Empty, Designed, or Hover).
  4. Click and drag your chosen container to add it to the page.
The Add Elements Panel in the Studio Editor. The cursor is hovering over an empty container.

Designing containers

Customize the container's design to complement the site's aesthetic. You can change the background color, set the radius, and more.

To design a container:

  1. Select the relevant container.
  2. Click the Open Inspector icon  at the top right of the editor.
A screenshot of opening the Inspector panel in the Studio Editor.
  1. Choose how you want to customize the container under Design:
    • Background: Set the background and make it more or less visible:
      • Color: Select from the site's theme colors, or your own custom shade.
      • Gradient: Apply a gradient or linear gradient to the container. You can choose the colors, angles, and more.
    • Glass effect: Apply a frosted glass effect to the container and set the intensity of the blur.
    • Border: Add a border to the container and use the options to set its size, color, and opacity.
    • Corners: Adjust the radius of the container's corners (in px) to make them more round or square.
    • Shadow: Add and customize a shadow effect on the container. 
The design tab for a container in the Inspector. The cursor is setting the corners.

Attaching elements to containers

When you place elements inside a container, they are automatically attached. This means you can drag the container and its attached elements as whole, and view them together in the Layers panel.

To attach an element to a container:

  1. Click the relevant element.
  2. Drag it to its desire position in the container.
  3. Drop the element when you see the Attach message.
A text element is being dragged into the container. The Attach message is displayed.

Applying a grid to a container

Apply an advanced CSS grid to the container to structure its layout. You can choose the number of rows and columns you want, and set their size using responsive measurements (e.g. fr, Min/max, %)

To apply a grid to a container:

  1. Select the relevant container.
  2. Click the More Actions icon .
  3. Click Apply Advanced CSS Grid.
  4. Choose a layout from the 1x1 drop-down.
    Tip: Select Other if you want to set your own number of rows and columns. 
A container in the editor. A CSS grid is being selected from the drop-down.

Did this help?

|