In the main menu, I am trying to change the home text to show the fontawesome home icon instead. Under Icon Name I have tried adding fa-home and also tried fa fa-home but neither will show the home icon. The only way I’ve been able to get an icon to appear is by using <i class=”fa fa-home”></i> in the Navigation Label field. I would also like to remove the hover border-bottom line from just this item.
What is the correct way to do this?