1 minute read

Box icon left

Parameters:

  • icon – icon name from Font Awesome, for example “fa-angle-double-right”.
  • icon_size – set size of icon, exemplary values: “2”, “3”, “4” “5”.
  • icon_color – set color of icon, exemplary values: “#f67913”, “orange”, etc..
  • icon_background – set background color of icon, exemplary values: “#f67913”, “orange”, etc..

Exemplary usage:

[box_icon_left icon="fa-cube" icon_size="2" icon_color="" icon_background="#9acd8a"]
<h4>Place for title</h4>
<p>Place for text.</p>
[/box_icon_left]

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 icon left” 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.