1 minute read

Icon

Parameters:

  • name – icon name from Font Awesome, for example: “fa-thumbs-up”
  • size – size icon, allowed values: “lg”, “1”, “2”, “3”, “4”, “5”
  • color – color of icon, for example: “#b44a2d”
  • background_color – color of background, for example: “#000”
  • circled_background – make background circled, allowed values “yes” or “no”

Exemplary usage:

[icon name="fa-rocket" size="2" color="#b44a2d" background_color="" circled_background="no"]

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

Did you know...

You can use icon 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.