Add instagram icon?

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by ronnies, Jan 20, 2015.

Thread Status:
Not open for further replies.
  1. ronnies

    ronnies Member

    Joined:
    Jan 13, 2015
    Messages:
    63
    Likes Received:
    1
    Hello friends,

    Is there a way to add an Instagram icon to the Social Links bar?
    Instead of RSS / Google+.
    Thanks!
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,



    You have to follow two steps :
    Step 1:
    Upload an image of instagram icon of approx 25px*25px


    Step 2:
    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.


    .bottom_footer_content .social_logos li.ln a {
    background: url(https://static.webshopapp.com/shops/020405/files/008489984/icon-instagram.png) no-repeat;
    }

    Use the uploaded icon URL in the place of above green crossed code.

    Thanks & Regards
    Pramod
     
  3. ronnies

    ronnies Member

    Joined:
    Jan 13, 2015
    Messages:
    63
    Likes Received:
    1
    Hi Pramod!

    Thanks a lot!
    And where do I insert the link itself? In which field?

    Thanks
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi ronnies,

    Please follow the screenshot given below.

    social_icon_link.png

    Thanks,
    Praveen
     
  5. ronnies

    ronnies Member

    Joined:
    Jan 13, 2015
    Messages:
    63
    Likes Received:
    1
    Thanks!! :)
     
Thread Status:
Not open for further replies.

Share This Page