Social icons links
Hey, In my Footer I have this code:
<p style="font-size: 32px; line-height: 32px; margin: 0; text-align: center;">
<a href="#"><i class="icon-facebook-circled"></i></a>
<a href="#"><i class="icon-instagram"></i></a>
</p>
So on every site in my footer the facebook and instagramm icon will be showed, But how do I define a link, so when I mouseclick the facebook icon, it will take me to my facebook page. I have tried write my informations under the betheme options under social, but it does not work
Comments
this post was very helpful for me but I am struggling with the new window opening. Can you tell me what is wrong with my code? thanks
<p style="font-size: 21px; line-height: 21px; margin: 0; text-align: center;">
<a href="https://www.xing.com/profile/Angelika_Maierhofer"><i class="icon-xing" link="#" target="_blank" ></i></a>
</p>