Why isn't my favicon displaying on my Symmetry Theme website?

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

  1. Go to Online Store->Theme->Edit code
  2. Layout → theme.liquid → find below code
{%- if settings.favicon != blank -%}
    
  {%- endif -%}
  1. 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!