Separator Element
The Separator Element provides a horizontal line for display purposes only. You can use the Separator to break up your pages into sections or to improve the look of your pages.

Once you have placed a Separator Element on a page, you can edit the Element's properties to configure the Element for your requirements. Select the Element on the page to display its properties in the Properties Pane.
The following properties are available:


Styles Category
Separator
Allows you to assign a style to the Separator, so that you can change its appearance. For example, you could edit the style's CSS and use the border-top CSS property to set its colour, thickness and line type, e.g. adding the line: border-top: 5px double gold; would produce a separator which looks like: .