1 minute read

Box

Parameters:

  • icon – icon name from Font Awesome, for example “fa-angle-double-right”.
  • icon_color – set color of icon, exemplary values: “#b24d26”, “orange”, etc.
  • icon_background – set background color of icon, exemplary values: “#b24d26”, “orange”, etc.
  • title – set title, exemplary value: “My custom title”.
  • link – add optional link, exemplary value: “http://thememotive.com”

Exemplary usage:

[box icon="fa-rocket" icon_color="#b24d26" icon_background="" title="Place for tile" link="http://thememotive.com"]Place for text.[/box]

See also demo of boxes. In full download package (Dummy data/shortcodes-pages/boxes.html) You can find the file with shortcodes we used to create demo page.

Did you know...

You can use “box” element in drag and drop website builder (Visual Composer) and customize this element easily without coding skills. Parameters and design options are the same as in shortcode.