Editing Text

The text editor allows many formatting options including:

  • Bold, Italic & Underline

  • Font, Size, Weight, Color & Alignment

  • Links & Variables

Opening the Text Editor

  • Either click the Text property of a selected Text component, or

  • Double-click any Text component.

Links to other pages or websites can be added to your text by a full URL to navigate to.

In addition, links can also be made to jump to specific sections of content within a page by appending a #fragment identifier to the end of the URL. See Linking to another section on the same page for more details.

Inserting Variables

You can also insert special widget variables that are dynamically updated when the widget is used. Variables include:

  • The current offer text, code & conditions

  • The current gross value of all items in cart

  • The number of offers collected by the user

Any widget that references an offer variable will not display at runtime unless its related segment also has an offer attached to it.

Last updated