Standard Page

Overview

Standard centered page layout where multiple blocks can be stacked on top of each other (they should not be overlapping).

Structure

  • When this page is added to your app, it will come with one main group:

    • Blocks container 860 (do not rename)

      This group contains the responsive settings for all blocks on the page. Any new blocks should be added to this group.

  • This page comes with one popup:

    • Popup Hidden Variables contains two groups:

      • var - Website object This group stores the website object (e.g., app name, primary color, and etc.)

      • var - dummy data A placeholder group in case you want to use any hidden variable groups later.

  • This page will come with one reusable element:

How to set up

  • Resize Blocks container 860 (do not rename) and add other blocks inside of it

  • Update text content in Group Collapsible page title (please note that the group will be hidden when the page width is less than or equal to 850px)

Last updated