How to change Social Media Links

1. Edit your index.html

2. Look for this code:

<a href=”#” class=”home-scl-icon facebook”> /*change # to your facebook link*/
<i class=”fa fa-facebook”></i>
<div>LIKE our facebook page</div>
</a>
<a href=”#” class=”home-scl-icon twitter”> /*change # to your twitter link*/
<i class=”fa fa-twitter”></i>
<div>FOLLOW our twitter page</div>
</a>
<a href=”#” class=”home-scl-icon youtube”> /*change # to your youtube link*/
<i class=”fa fa-youtube”></i>
<div>SUBSCRIBE to youtube</div>
</a>

3. Don’t forget to save changes and upload the file in the server.

 

Click HERE to watch the video tutorial on how to change Social Media Links.

 

Have more questions? Submit a request