Home Forums Themes Support Gecko Need Facebook icon/link back

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #5786

      Hi,

      I accidentally deleted the small icon image I had below the address in the footer of my site that leads to Facebook. Could you please tell me how to get that little icon (with hyperlink) back again? Thanks.

    • #5787

      Hi,

      You can use below code.

      <ul class="jas-social mt__15">
      		<li><a href="https://www.facebook.com/JanStudio-527963834074920/" title="Facebook">
      			<i class="fa fa-facebook"></i>
      		</a></li>
      		<li><a href="https://twitter.com/jan_studio" title="Twitter">
      			<i class="fa fa-twitter"></i>
      		</a></li>
      		<li><a href="https://plus.google.com/u/1/102811781810668807583" title="Google Plus">
      			<i class="fa fa-google-plus"></i>
      		</a></li>
      
      		<li><a href="//instagram.com/" title="Instagram">
      			<i class="fa fa-instagram"></i>
      		</a></li>
      		<li><a href="https://www.pinterest.com/janstudio16/" title="Pinterest">
      			<i class="fa fa-pinterest-p"></i>
      		</a></li>
      	</ul>

      And change link in href with yours.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #5913

      Thanks!

Viewing 2 reply threads

You must be logged in to reply to this topic.