Yep I've already tried that and used it on a different position
I need clickable text alongside the icon
This is what I tried first
<ul>
<li class="facebook"><a href="#">Find us on Facebook</a></li>
<li class="twitter"><a href="#">Find us on Twitter</a></li>
<li class="youtube"><a href="#">Find us on Youtube</a></li>
</ul>
The styling for your example is quite hard to unpick and what I need would be simple 🙂