Blocks are the components for adding content in the new WordPress block editor.
It is strongly recommended to get familiar with how the WordPress Block Editor works so you know how to use all the many features.
Find below some useful link:
- How to use the WordPress Block Editor
- The default WordPress Blocks
- Adding a new block
- The List View
- How to move blocks
- How to group blocks
Commonly used blocks used in the Theme Demos
The Spacer Block
Adds some extra space between two blocks.
The Paragraph Block
The Paragraph is the most commonly used block.
The theme additionally includes a CSS class to display text a maximum of 700px wide.
Simply add the class narrow
into the Additional CSS class(es) field.
The theme uses the Text and Media Block for example on the Locations page.