Typography
Headings
The following codes can be used to insert headings into your content if you are using the ‘Text’ view mode.
Heading 2
Heading 3
Heading 4
Colours
Font Sizes
Heading 2 is 28px
Heading 3 is 22px
Heading 4 is 18px
Blockquote
The blockquote element represents a section that is quoted from another source. You can use the following code within the ‘Text’ view mode to insert a block quote.
Corrupti quos dolores et quas molestias excepturi sint occaecati. Fugiat quo voluptas nulla pariatur?
Jane Smith
Inline external links
Use this code to insert a link within your content.
Lists
Bullet list
Include the following code within the ‘Text’ view mode to insert a bullet point list into your content.
- Your text goes here
- Your text goes here
- Your text goes here
<li>Your text goes here</li>
<li>Your text goes here</li>
<li>Your text goes here</li>
</ul>
Numbered List
Include the following code within the ‘Text’ view mode to insert a numbered list into your content.
- Your text goes here
- Your text goes here
- Your text goes here
<li>Your text goes here</li>
<li>Your text goes here</li>
<li>Your text goes here</li>
</ol>
Buttons
To draw a visitor’s attention to a certain link, you can include this shortcode within the ‘Text’ view mode to insert a call to action button.
Button
Media
The ‘video’ shortcode will allow you to embed YouTube or Vimeo videos responsively into your content.
[video url="https://youtu.be/8tPnX7OPo0Q"]