Custom Footer Code

You can always put HTML code into the footer area. If the Split theme loaded Font Awesome, you could easily put FA icons in the footer, but since it does not, you would have to use a stack, like Joe’s Font Awesome stack to add that ability to your page. Just leave the icon name blank in the Font Awesome settings and you are good to go. You can see it here
http://www.zeebedesigns.com/split-footer-icons/
I just used this HTML in the footer area:
<i class="fa fa-facebook-official fa-lg"></i> <i class="fa fa-twitter-square fa-lg"></i> <i class="fa fa-instagram fa-lg"></i>
As you can see here:

1 Like