This article walks you through how to add a basic text block to customize a single site's page.
Adding Text
Upon navigating to the Builder for a site (Business > Actions > Open Builder), on the right side you will see a section called "Modules". Under this, you will see Text & Forms > Content Editor.
1. Click and drag the Content Editor from the menu onto the area of the page you wish to place it. Once you let go, you will see the following box:
Hovering over this section shows you the actions available in the black bar at the top. You can move the module to a different area of the page by clicking and dragging the top middle of the header using the |||| icon, Clone it, edit Margins and Visibility, or Remove it.
2. Click into the text to edit. A new menu will appear at the top of the page, displaying work tools common to any text editor. Example:
Selecting the arrow to the right of this box displays even more edit options:
3. After adding and editing your text, you can click outside of the text module to view any changes.
4. Remember to save by selecting Save at the top of the page. You may also need to select Save & Publish here for your changes to show on the live site.
Macros
Here, you can also use Macros to add additional customization to your text, such as inserting the business name, location, or contact information:
These pull dynamic data from the Site's settings and location information so you can rest assured that if any information is changed in one place, it will automatically be updated everywhere. Remember to Save & Publish the entire site at the top.
Source Code
You can also click on Source should you wish to edit your copy using HTML:
Be sure to select OK to save when you are done here. Remember to Save & Publish the entire site at the top.
Delete Text
To remove a text block, click on the X in the top right of the section. You will be asked to confirm. Remember to Save & Publish the entire site at the top.
Using the HTML Code Module (Advanced)
If you're more familiar with coding and HTML, you can instead choose to add an HTML Content Block to the page.
1. Upon navigating to the Builder for a site (Business > Actions > Open Builder), on the right side you will see a section called "Modules". Under this, you will see Base Modules > HTML Code.
2. Click and drag the HTML Code from the menu onto the area of the page you wish to place it. Once you let go, you will see the following box:
3. After adding or editing your code, click Add.
4. Remember to save by selecting Save at the top of the page. You may also need to select Save & Publish here for your changes to show on the live site.