Delete Social Media Icons

Discussion in 'RoadFighter WordPress Theme' started by satinfeather99, Jun 25, 2013.

  1. satinfeather99

    satinfeather99 Member

    Joined:
    Mar 5, 2013
    Messages:
    72
    Likes Received:
    0
    Hi how do I delete the Social media icons I am not using. I try to keep the spaced blank but still they keep showing up. I only want Facebook and Twitter right now. Can I add LinkedIn?

    http://solditclosedit.com
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.For your first issue

    Go to Functions > theme-options.php present in your theme directory and follow the instruction as shown in image given below

    2013-06-26_1142.png


    Use same process for others also.

    2.For your second issue

    Go to footer.php present in your theme directory and add the code given below

    Code:
    <li class="sl-7"><a href="Enter your link address"><span><img src="Enter your image address"/></span></a></li>

    Sending image for reference

    2013-06-26_1147.png
     

Share This Page