How to Create Anchor

How to Create Anchor

How to Create Anchor in Text Element:

1) Under "Site" Menu on the left hand side of the Builder

2) Select "Pages"

3) Double Click on the page you want to add an anchor to

4) Select "Elements" tab on right side of Builder

5) Select Text Element you want to place Anchor in

/or Create Text Element by clicking "+" Button at bottom of Builder, Hover over "Content" and select "Text"

6) Click on the "Source" button above "Text" box and click on the area you want to create the Anchor

7) Add this code in that area <a name="Anchor name here"></a>

Change out "Anchor name here" to anything you want. *This name is not visible to anyone on live site*


How to Link to Anchor within Same Page:

1) Under "Site" Menu on the left hand side of the Builder

2) Select "Pages"

3) Double Click on the page your Newly Added Anchor is located

4) Select "Elements" tab on right side of Builder

5) Select Text Element you want to place Anchor link in

/or Create Text Element by clicking "+" Button at bottom of Builder, Hover over "Content" and select "Text"

6) Click on the "Source" button above "Text" box

7) Add the following code where you want link to anchor added:

<a href="Anchor name here">Link text here</a>

* Change out "Anchor name here" to the anchor name you created and change "Link text here" to the word/words you want linked to the Anchor*

8) Click "Source" to go back to regular text view

Review your link and make sure to publish after completing all changes.


    • Related Articles

    • How to Create Link in Text Element:

      How to Create Link in Text Element: 1) Under "Site" Menu on the left hand side of the Builder 2) Select "Pages" 3) Double Click on the page you want to add an anchor to 4) Select "Elements" tab on right side of Builder 5) Select Text Element you want ...
    • How to Create a Table in Text Element:

      How to Create a Table in Text Element: 1) Under "Site" Menu on the left hand side of the Builder 2) Select "Pages" 3) Double Click on the page you want to add an anchor to 4) Select "Elements" tab on right side of Builder 5) Select Text Element you ...
    • How to create a form

      How to create a form: 1) Under "Site" on left side of Builder 2) Select "Forms" 3) Click the "+" icon at the bottom 4) Name your form *Here there are many different options you can select to make this form custom to your needs * 5) Under ...
    • How to Create a Message:

      How to Create a Message: 1) Under "Fulfillment" Menu on the left-hand side of the Builder 2) Select "Messages" 3) There should already be an Order Confirmation Template available to select. *This Confirmation Message has code added, that will fill in ...
    • How to create new user on website:

      How to create new user on website: 1)Under the “Publish” menu, click “More.” 2)Click “Add” under users. 3)Enter in the user’s email address and set their permissions. For more information on the different permissions, click administrator>help in the ...