How do I add additional social icon that is not from Shopify? - Publisher Theme

URL: https://jsdqft-gs.myshopify.com/

HI @randytheasian

Is that what you are looking for? If yes, please follow this guide

Step 1: Add the Font Awesome stylesheet1. Open the theme.liquid file in your Shopify theme editor.

  1. Locate the tag in the code.
  2. Add the following code right before :

Step 2: Find a free icon1. Go to Font Awesome Search.

  1. Search for the icon you need.
  2. Make sure to select an icon that doesn’t have the “PRO” label (these are free to use).
  3. Click the icon and copy the code provided, which looks like this

Step 3: Add the icon to your theme1. Open the file where you want the icon to appear, for example, footer.liquid.

  1. Paste the copied icon code in the desired location.
  2. Save the changes.

That’s it! The icon should now appear on your store.

I hope this helps

Best,

Daisy

Hi @randytheasian
You can add from theme settings → social modia in theme customizer
Thanks!

I know that, that’s why I said “Social Icon that is not from Shopify”