Shopify themes, liquid, logos, and UX
This is an accepted solution.
Hello @Sahilaneja
To add a favicon to your Shopify Craft theme, you can follow these steps:
Prepare your favicon:
Log in to your Shopify admin panel.
Click on "Online Store" and then select "Themes."
Locate the current active Craft theme and click on the "Actions" button.
Select "Edit Code" from the drop-down menu. This will take you to the theme's code editor.
In the code editor, find the "Layout" folder and open the "theme.liquid" file.
Look for the <head> section in the code.
Within the <head> section, add the following line of code to reference your favicon file:
<link rel="icon" href="{{ 'favicon.ico' | asset_url }}" type="image/x-icon">
Replace 'favicon.ico' with the appropriate filename if you're using a different format or file name.
This is an accepted solution.
Hello @Sahilaneja
To add a favicon to your Shopify Craft theme, you can follow these steps:
Prepare your favicon:
Log in to your Shopify admin panel.
Click on "Online Store" and then select "Themes."
Locate the current active Craft theme and click on the "Actions" button.
Select "Edit Code" from the drop-down menu. This will take you to the theme's code editor.
In the code editor, find the "Layout" folder and open the "theme.liquid" file.
Look for the <head> section in the code.
Within the <head> section, add the following line of code to reference your favicon file:
<link rel="icon" href="{{ 'favicon.ico' | asset_url }}" type="image/x-icon">
Replace 'favicon.ico' with the appropriate filename if you're using a different format or file name.
This worked perfectly! Thank you so much
Hi @Sahilaneja
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
You can follow this article To Add Fevicon To My Craft Theme:
https://tiny-img.com/blog/add-favicon-shopify-store/
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024