lab-uea
Hi
Here is code used for social link in demo
<ul class="social-links hidden-phone">
<li><a href="#" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" title="Google plus"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#" title="Pinterest"><i class="fa fa-pinterest"></i></a></li>
</ul>
Set the default editor to None from system > global configurations and then add the code in custom html module.
Change the # with your social pages links.
Regards