Hi,
I’d like to add social media icons to my product pages, does anyone know how I do this. Do you also know how to then connect them to your actual social media pages? Thanks
Hi,
I’d like to add social media icons to my product pages, does anyone know how I do this. Do you also know how to then connect them to your actual social media pages? Thanks
To add social media icons to your product pages on Shopify and connect them to your actual social media pages, you can follow these steps:
Following these steps, you can add social media icons to your product pages and connect them to your social media profiles. Visitors can easily navigate your social media pages and engage with your brand on different platforms.
Hello @SuzQ85 ,
You can try to follow these steps:
[](https://www.facebook.com/your-facebook-page)
[](https://twitter.com/your-twitter-page)
[](https://www.instagram.com/your-instagram-page)
Save changes and go back to Assets folder → base.css file → add this following code
.social-media-icons {
margin-top: 10px;
}
.social-media-icons a {
display: inline-block;
margin-right: 10px;
color: #000;
font-size: 18px;
}
Hope this can help. Let us know if you need any further support
Ali Reviews team.