How to Add LinkedIn to Social Icon Menu

Discussion in 'ButterBelly WordPress Theme' started by iamstephaniewilson, Jul 10, 2014.

  1. iamstephaniewilson

    iamstephaniewilson New Member

    Joined:
    Jul 10, 2014
    Messages:
    1
    Likes Received:
    0
    I would like to add the linked in icon to the social media icon menu. I found an earlier thread but could not locate where to download the icon image.
    Can you help?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Download the LinkedIn social image from this post and upload it in your dashboard and then copy the image URL address.

    Now, go to the footer.php file present in your theme directory and add the code given below in that file as shown in the image given below.

    Code:
    <li><a href="Enter the Link address for LinkedIn here" target="_blank"><img src="Paste the URL address of LinkedIn image here" alt="LinkedIn icon" title="LinkedIn" /></a></li>
    [​IMG]

    This will solve your issue.

    Note: To download the image, drag and drop the linkedin.png image shown below in this post, in your monitor.
     

    Attached Files:

Share This Page