Using Font Awesome Icons in Main Menu
NOTE: Since VideoPro 2.3.4 the theme uses Font Awesome Icons 5 instead of the old one 4.7. Please go to https://fontawesome.com/icons to get the new icon class.
To use Icon Font with the main menu, first, choose the Font Awesome Icons you want at http://fontawesome.io/icons/ and get its code
Then go to Appearance > Menus > choose your menu item > Navigation Label > add the code below (for example) to display the Icon Font:
<i class="fas fa-home"></i>
NOTE: Since version 2.3.3 VideoPro replace the old Awesome Icon Lib 4.7 with 5.0.6. Please use the new 5.x class for icon font. For example: fas fa-home
for normal icons, fab fa-Instagram
for branding icon.
Please check this screenshot for more information:This is how the Icon Font looks like: