Hi, I can’t see the favicon on my website. But I added on the theme settings. I am using Symmetry Theme, How can I solve this problem?
Hi @itshan10 ,
Please send your site and if your site is password protected, please send me the password. I will check it.
HI @itshan10
This is becasue may be you have added other meta code before favicon code in file
Try this
- Go to Online Store->Theme->Edit code
- Layout → theme.liquid → find below code
{%- if settings.favicon != blank -%}
{%- endif -%}
- then cut and paste this code just after
Best regard
1 Like
That was very helpful, thank you so much. i also struggled with that issue. best regards and love!

