I’m trying to add a font awesome icon via html, but nothing is showing up. I’ve searched the forums, and I thought I found the answer, but it’s still not working for me. I am using the following code,
<i class="x-icon x-icon-bath" aria-hidden="true"></i>
Am I doing something wrong here?