I’m trying to add a link to a Scribe made up of some text and an FA icon. I’m using the following code but the FA ain’t showing up.
What am I doing wrong?
<a href="/treatments/skin/">Skin Treatments <i class="fa fa-angle—right"></i></a>
I’m trying to add a link to a Scribe made up of some text and an FA icon. I’m using the following code but the FA ain’t showing up.
What am I doing wrong?
<a href="/treatments/skin/">Skin Treatments <i class="fa fa-angle—right"></i></a>
Ignore. The - is getting changed to another character in the cut and paste process!