Font Awesome Facebook icon with link in footer text

I want to add a Font Awesome Facebook icon with a link in the footer text of my site in General Settings. Could someone tell me the css code with a generic link that I can change to the link I want, please?

<a href="http://facebook.com/"><i class="fa fa-facebook"></i></a>

Should do the trick. Just add your own FB link/profile/page at the end of the facebook.com/ bit.

1 Like

Perfect! Thanks Rob. I was close, but I had something wrong in the code. It’s working now.

https://thriftycabinets.com

Excellent. Glad I could help.

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