Divider Section

A section that is useful as a divider. It allows a clear demarcation of text between two sections.

Show Full Syntax...

Syntax

{{< section-heading-2
heading="Any text"
heading-align-horizontal="Use left, center or right to align horizontally"
heading-align-vertical="Use top, center or bottom to align vertically"
heading-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"
heading-margin="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."
height="Any valid number with unit like 10px, 100vh, 10rem or 50%"
image="Any valid image link"
is-full-width="true|false"
is-image-tiled="true|false"
is-open-in-new="true|false"
link="Any valid http link"
margin="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on." >}}

The actual message goes here

{{< /section-heading-2 >}}