I’m attempting to use the fontawesome icons in my menu, but the icon is displaying above the menu item, rather than beside it.
My css class (in the menu section) for this item is:
<i style=”position: relative;” class =”fontawesome-icon circle-no fa fa-facebook;”>
Any thoughts?