The note block shortcode displays a left/right aligned note block for content. The text/HTML between the opening a closing shortcodes is the content. It works well with the “No Content Style” page template. The options for this shortcode are shown below.
| Option | Default | Example | Description |
|---|---|---|---|
| align | left | align="right" | The block alignment
|
Example
[[note_block align="right"]
<p>This is some content.</p>
[/note_block]]