Ok, this one is really odd. If use this code in a text box in the topbar it causes the icons to repeat multiple times on the page, and the layout to go weird. I am sure that I missed something but I am not sure. Oddly in Genesis it parses fine in a text widget. Any ideas?
<i class="fa fa-phone"></i> (123) 456-7891 <a href="mailto:[email protected]"><i class="fa fa-envelope"> </i>[email protected]</a>
I did check that I called the Font Awesome icon properly according to: http://fortawesome.github.io/Font-Awesome/icon/envelope/ I have used FA on many sites so this one is odd.