Looking to add social icons to your website? Here's an example of some code that you can use:
<div class="social-icons desktop">
<div class="icons-container">
<p>Let's be friends!</p>
<a href="https://www.facebook.com/yourfacebookpage" target="_blank"><img src="/media/wysiwyg/Facebook.png" alt="" /></a><a href="https://www.instagram.com/yourinstagrampage" target="_blank"><img src="/media/wysiwyg/Instgram.png" alt="" /></a><a href="https://www.youtube.com/user/youryoutubepage" target="_blank"><img src="/media/wysiwyg/Youtube.png" alt="" /></a><a href="https://www.pinterest.com/yourpinterestpage" target="_blank"><img src="/media/wysiwyg/Pinterest.png" alt="" /></a><a href="http://www.yourwebsite.com/snapchat-page" target="_blank"><img src="/media/wysiwyg/snapchat.png" alt="" /></a></div>
It seems this code is taken from the Showpo website. You can customize it with links to your own social media pages. If you're having trouble adding it to your site, don't worry! Reach out for help and we'll guide you through it step by step. The original code source can be found at .