-------------------------------------------------- Hello, Go to the Appearance > Widgets panel in your dashboard and drag & drop Text Widget in the Footer Widget Area and then paste the code given below in the content area of Text Widget. Code: <ul> <li class="linkedin"><a target="new" href="Enter The Link of LinkedIn"> <img src="Enter the URL address of linkedin social logo image here " alt="linkedin" title="linkedin"/>Enter the text for LinkedIn here </a></li> <li class="Facebook"><a target="new" href="Enter The Link of Facebook"> <img src="Enter the URL address of Facebook social logo image here " alt="Facebook" title="Facebook"/>Enter the text for Facebook here </a></li> <li class="Googleplus"><a target="new" href="Enter The Link of Googleplus"> <img src="Enter the URL address of Googleplus social logo image here " alt="Googleplus" title="linkedin"/>Enter the text for Googleplus here </a></li> </ul> This will solve your issue.
Hello, Go to the Appearance > Widgets panel in your dashboard and drag & drop Text Widget in the Footer Widget Area and then paste the code given below in the content area of Text Widget. Code: <ul> <li class="linkedin"><a target="new" href="Enter The Link of LinkedIn"> <img src="Enter the URL address of linkedin social logo image here " alt="linkedin" title="linkedin"/>Enter the text for LinkedIn here </a></li> <li class="Facebook"><a target="new" href="Enter The Link of Facebook"> <img src="Enter the URL address of Facebook social logo image here " alt="Facebook" title="Facebook"/>Enter the text for Facebook here </a></li> <li class="Googleplus"><a target="new" href="Enter The Link of Googleplus"> <img src="Enter the URL address of Googleplus social logo image here " alt="Googleplus" title="linkedin"/>Enter the text for Googleplus here </a></li> </ul> This will solve your issue.