Home Forums Themes Support Claue Adding Social Media Icon at the footer

Viewing 1 reply thread
  • Author
    Posts
    • #18001

      Hi,

      I want to add social media icons in the footer area #5 in claue theme.

      But i am not able to add any. I want to add for  Facebook, Instagram and You tube. Kindly help me with the solution.

      There is not any widget for adding social media icons

    • #18019

      Hi,

      Please use below code and add in Custom HTML widget

      <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="//instagram.com/" title="Instagram">
      		<i class="fa fa-instagram"></i>
      	</a></li>
      	<li><a href="https://www.pinterest.com/janstudio16/" title="Youtube">
      		<i class="fa fa-youtube"></i>
      	</a></li>
      </ul>

      and change link to your social channel

      Best regards

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

Viewing 1 reply thread

You must be logged in to reply to this topic.