Home Forums Themes Support Claue Social icons

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

      I see you can add the social links/icons but how can you add them to the footer or header? Sorry if this is a stupid question but I’ve looked everywhere 🙂

    • #4165

      Hi,

      1. You can display social on header by go to Claue > Them Options > Social Network > Add your social icons and link. You also have to change header layout to header layout 2 or 4 Claue > Them Option > Header to display socials on header

      2. You can add social in footer by copy below code to Appearance > Widgets > Footer 1 Area

      <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>

      Change the link social with yours

      Best regards

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

    • #4166

      Ah, ya’ll are awesome. Thank you!!!

Viewing 2 reply threads

You must be logged in to reply to this topic.