Hi, I want to upload my Favicon but I cannot seem to find the Favicon section on my Theme editing. Please check screenshot. I suppose I must add it through the code, but I have no idea how to do it. Any help appreciated. Thank you
their is no option in the theme you have to add it by custom code.
add this code in the theme.liquid file on the below the
@Estia-soaps
Add your icon link on href=āyour icon linkā
Hi, hope youāre well.
Donāt think Iāve ever seen a theme without the option to add it in the customiser - how annoying!
Not a huge problem, if you upload the image you want to use as favion to your storeās files (settings > files) get the URL for the image you want to use and insert the following code inside the section of your theme:
Go to Online Store > Select āEdit Codeā on the theme you wish to add it to* > open āTheme.liquidā > insert a new line under > paste the following code and update the URL to the file from your CDN.
- Recommend editing a theme copy, not your live theme.
Thank you for the immediate reply. It seems I had it in my liquid but itās different from what you suggested. Should I edit this or remove it all and add the one you wrote?
Also I uploaded the Favicon in my files, but how do I connect it here to the code?
Add the code on the line no. 10
It worked. Thank you. Now I have another issue. It seems I had uploaded an old Favicon, but now I want to replace this. How can I replace the old Favicon with the new?
Thank you
Share url Store url
Thank you for your time, I tried 1st the solution mentioned above and it worked.
@Estia-soaps
Thank you.
if helpful accept our Solution
you have to change your icon link.
change it itās others favicon icon.
i was able to change the favicon, and it shows up for me perfectly, but for everyone else it wont show up.