Fontawesome not displaying

Fontawesome should be a no brainer to me but I dont understand why I cant get it to work most of the time. Sometimes it does. Im trying to display social media icons in the middle of my homepage in a text box.
I have:

This doesnt work:
< . i class=“x-icon x-icon-twitter” aria-hidden=“true” data-x-icon=“”></i . > ( using f099)

THESE WORK: (but I dont need them)
< . i class=“x-icon x-icon-truck” aria-hidden=“true” data-x-icon=“”></i . > (using f0d1)

< . i class=“x-icon x-icon-refresh” aria-hidden=“true” data-x-icon=“”></i . > (using f021)

How the heck do i get twitter, facebook, insta to display in a text box???

TIA!
Rena

Hey Rena,

You will need to append -b to social icons like this:

For the truck icon, you need -s.

The refresh icon should work out of the box. If you don’t see this, you might need to clear all caches including your browser cache.

For complete details, please see our latest release notes at https://theme.co/apex/forum/t/release-notes-pro-2-2-x-6-2-cornerstone-3-2/38234. Especially remember the answer to Why are some of my icons are appearing as an empty square?

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.