I tried to add Favicon from the theme settings but it still is not showing up
Topic summary
A user is unable to get their favicon to display despite uploading it through theme settings.
Proposed Solutions:
-
Manual code addition: One response suggests manually adding the favicon by editing the theme.liquid file in the theme code editor. This involves:
- Navigating to Online Store > Themes > Actions > Edit code
- Uploading the favicon file to the Assets folder
- Adding specific code to the section of theme.liquid
- Saving changes
-
Multi-market consideration: Another user recommends ensuring the favicon is added to all markets if multiple markets are configured, and verifying changes are being checked in the correct market.
Status: The issue remains unresolved with troubleshooting suggestions provided. Screenshots were shared showing both the problem and step-by-step instructions for the manual implementation method.
Hi @Moeezahmad9 ,
If the favicon is still not showing up, you can manually add it to your theme’s code.
-
Go to your Shopify Admin.
-
Navigate to Online Store > Themes.
-
Find the theme you use and click Actions > Edit code.
- In the left sidebar, under the layout directory, click theme.liquid.
- Add the following code inside the section of theme.liquid:
6.In the “Assets” folder, click on “Add a new asset.”
Upload your favicon file (e.g., favicon.png).
- Click “Save” to save your changes.
If you need further assistance, feel free to reach out!
I hope this helps! If it does, please like it and mark it as a solution!
Regards,
Sweans
Hi @Moeezahmad9
Make sure you change after adding a favicon. Also, if you have multiple markets, make sure you add favicon to correct market that you are checking.






