Home Forums Themes Support Claue Social Media links

Topic Resolution: Resolved
Viewing 8 reply threads
  • Author
    Posts
    • #18603

      Hi,

      where can we edit social media links like image below. And also how can we post in contact page.

    • #18606

      Hi,

      Sorry this icon for share popup not social link so you can’t change the link, you only can change on header or footer social links.

      Please use below code for contact page and change to your socials links

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

      Best regards

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

    • #18648

      Thanks

    • #18707

      How to make it bigger?

    • #18709

      Hi,

      I saw you make it bigger. Is this issue resolve?

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

    • #18711

      Yes, I have done it in Contact page but in the product page. I cannot make it bigger or remove some of the social media links that we are not using. We want to remove Google+ and Pinterest

    • #18713

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .jas-wc-single .jas-social i {
      	font-size: 25px;
      }
      .jas-wc-single .jas-social a.google-plus,
      .jas-wc-single .jas-social a.pinterest {
      	display: none;
      }

      Best regards

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

    • #18736

      ok thanks, how we can put our links to the social media icons? I tried in claue theme but its not working

    • #18738

      Hi,

      On the product page the social icons will show popup and share link of your product to user’s social channel not have link to change.

      Best regards

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

Viewing 8 reply threads

You must be logged in to reply to this topic.