Social Media Icons

Hi I need to add the instagram and youtube icons on footer, I am using <i class="icon-youtube-circled"> & <i class="icon-instagram-circled"> but their icons are not displayed.

Comments

  • Hello,
    please use the footer area for the social icons. You will find it in theme options>social.
    Also remember that if you use icon code, you also need to close the tags, for example:
    <i class=""></i>
    thanks
  • Hi,
    I am having the same problem.

    I don't want my social media icon to be in the footer but somewhere else. 

    I have this code:

    <p style="font-size: 50px; line-height: 10px;"> 
    <a style="color: #4767aa;" href="#"><i class="icon-facebook-circled"></i></a> 
    <a style="color: #1da1f2;" href="#"><i class="icon-twitter-circled"></i></a>
    <a style="color: #fa040a;" href="#"><i class="icon-pinterest-circled"></i></a>
    <a style="color: #fa040a;" href="#"><i class="icon-instagram-circled"></i></a>
    </p>

    All icons besides icon for Instagram are showing up. How can I make Instagram button to show up please. 

    Thanks
  • You can insert the HTML code in column item.
    It's the best place where you can insert it.
    Thanks
  • Hi Pablo, 
    I tried and all the icons are appearing except for instagram icon. Do you know why please? the code should be correct, I just copied and pasted it for pinterest icon and changed pinterest for instagram.
  • Please send a link to that page, I'll take a look at it.
    Thanks
Sign In or Register to comment.