Creating Multiple Content Columns
As seen above, you can create a number of different multi-column layouts in the content area of pages and content sections—normally, you would have to use html and special classes to accomplish this, but we've created a "grid generator" tool to make this process a little easier: http://communityofgrace.church/grid-generator/
- Using the tool, select the number of rows you want and then the column layout for each row. This will produce a code snippet that you can place into the source code of your page.
- To place the snippet, copy the code snippet and go to your page/section/article/etc. in the CMS. You will need to use the "source code" view option and paste the generated code into the desired location.
- Next, switch to edit view, and you'll see the dummy content that's provided by the grid generator. Edit the dummy content as needed to match your content requirements.