How to Use Dropdown List Shortcode

You can see result of usage Dropdown List Shortcode below:

Shortcodes

Following Dropdown List Shortcode can be used for adding of a dropdown with Font Awesome icons list:

[fac_dropdown icon="cc-visa" name="myselectid_1"]

Attributes

Attribute Description
icon allows to set Font Awesome icon that shows by default ; use Font Awesome icon name without “fa-” prefix” prefix
name allows to set unique dropdown name (select ID attribute); this parameter can be used for development purpose (e.g. JavaScript)