Linking Social media

I tried to link my Social media With my website but its not going Through…

Any one to help?

1 Like

Hello @Joe_Agency

Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?

Hi @Joe_Agency ,

Linking social media URLs on a website is an easy process.

  1. Ensure you get the direct link to your profile from your desired platform.
  2. Include the Icon Library:

If you’re using Font Awesome, include the following line in the section of your HTML to link to the Font Awesome CDN:

link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”>

3. Adding HTML code:

<meta name=“viewport” content=

“width=device-width, initial-scale=1” />

<link rel="stylesheet" href=

https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css” />

.fa:hover { opacity: 0.9; } .fa-linkedin { background: #007bb5; color: white; } .fa-pinterest { background: #cb2027; color: white; } .fa-reddit { background: #ff5700; color: white; } .fa { padding: 20px; font-size: 40px; width: 60px; text-decoration: none; margin: 5px 80px; } h1 { color: green; }

Your website name

Social Media Icons

Make sure you’re pasting the correct link for each platform.

This is how they look:

That’s all!

Hope this is clear!

Hi @Joe_Agency ,

To link your social media accounts to your Shopify website, follow these steps:

Access Theme Customization -

Log in to your Shopify admin panel.

Navigate to Online Store > Themes.

Click the Customize button next to your active theme.

Add Social Media Links -

  • In the theme editor, select Theme Settings (usually found at the bottom left).

  • Click on Social Media.

  • Enter the URLs of your social media profiles in the provided fields (e.g., Facebook, Instagram, Twitter).

  • Save your changes.

Display Social Media Icons -

  • Return to the theme editor’s main sections (e.g., Header, Footer).

  • Ensure that the Social Media Icons option is enabled in your desired section.

  • Save your changes.

If your theme doesn’t support these settings, you can manually add social media icons by editing your theme’s code. This involves uploading icon images to the Assets folder and modifying the appropriate Liquid files to include these icons with links to your profiles.

Also, If you found this helpful, please click ‘Like’ and mark it as an accepted solution.

Thank you!

Hi @Joe_Agency

Could you share a bit more detail? Are you trying to add social media links to your Shopify store’s footer, connect Instagram Shopping, or set up a Facebook Pixel? Each setup works a little differently, so knowing more will help me guide you better.

If you don’t mind, sharing your store URL and any error messages you’re seeing would be really helpful. I’m happy to assist and get everything working smoothly for you!

Best regards,

Daisy.