• Resolved pward90

    (@pward90)


    Hi,

    How does the skype social link work? What are the available options for using it?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Imran Ali

    (@imranaliweb)

    Hi

    Kindly confirm which social icon not using in your website.

    or

    like if you are not using linkedin icon then find below code in header.php line no 93

    $social .='><i class="fa fa-linkedin"></i></a></li>';

    then replace with below code

    $social .='><i class="fa fa-skype"></i></a></li>';

    Any confusion let me know

    Thanks.

    Thank you, this code saved my life.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Skype Social Link’ is closed to new replies.