Linking social icons in footer to my social pages!

Good afternoon, I need some advice on how to link my social icons in my footer to my actual social pages?  Below is the code that was provided within Appearance > Widgets > Footer #1 of my Betheme pre-built site but I am unsure how to adapt this to link to my social pages. Do I need to add additional code to the below or is this achieved another way? Website: pigeonmediasolutions.co.uk

Thanks in advance!

<div style="text-align: center;">
<p style="font-size: 40px; line-height: 40px;">
<a style="color: #2c2b3e;" href="#"><i class="icon-facebook-circled"></i></a>
<a style="color: #2c2b3e;" href="#"><i class="icon-gplus-circled"></i></a>
<a style="color: #2c2b3e;" href="#"><i class="icon-twitter-circled"></i></a>
<a style="color: #2c2b3e;" href="#"><i class="icon-pinterest-circled"></i></a>
<a style="color: #2c2b3e;" href="#"><i class="icon-linkedin-circled"></i></a>
</p>

Comments

Sign In or Register to comment.