How to add favicon in your Shopify

By Vivek Goyal | 9/26/2023

Here is a Shopify tutorial on how to add a favicon to your Shopify store. We will discuss two methods:

  1. Add favicon using theme settings
  2. Add favicon using custom code in theme.liquid

Add favicon using theme settings:

  1. Go to Shopify admin > Online store > Themes.
  2. Click on the customize button and select theme settings option from the left menu.
  3. Select Logo option.
  4. Go to the favicon section.
  5. Upload the favicon and click on the save button.

Add favicon using custom code in theme.liquid:

  1. Go to Shopify admin > Online store > themes.
  2. Click on more options & select edit code.
  3. Open the theme.liquid file.
  4. In the head section, add the following code line:
  5. <link rel="icon" href="[your favicon url]" type="image/x-icon">

The demo of the above methods is shown in the video below:

Click here to subscribe to our YouTube channel.


Also, check out our other video based on setting Global Custom CSS using theme settings options:

Links for our other useful Shopify tutorial videos:

Copyright © 2024 Scale-up print. All Rights Reserved.