9. Separator

DESCRIPTION
This shortcode is used to add separator to content, you can customize Width, Height and Color, etc of the separator as you want
SCREENSHOT

THE CODE
[unidash_separator width="" height="" padding="" alignment=""]

PARAMS

  • Width: Width of Separator in Pixel or %. Ex: 50%. Default is 100%.
  • Height: Height of Separator in Pixel. Default is 1.
  • Color: Hexa color of Separator
  • Padding: Padding of block. Default is ‘0px 0px 0px 0px’ (TOP RIGHT BOTTOM LEFT)
  • Alignment: Select Separator alignment.
    • Left
    • Center
    • Right