Why isn't my favicon showing up on iPhone's Safari?

Why isn't my favicon showing up on iPhone's Safari?

iyaofficial
Visitor
2 0 0

Hi, 

 

My favicon is not showing up on Safari, specifically the iPhone. I have tried add multiple lines of code to the theme.liquid file and nothing seemed to have worked. Can someone please help. I have attached all the code I added to the file. The website is www.iyaofficial.com.

 

Screenshot 2024-02-12 at 15.25.07.png

Replies 2 (2)

ThePixelEdge
Shopify Partner
164 16 17

Hello @iyaofficial 
Try with the below code

<link rel="shortcut icon" type="image/x-icon" href="{{ 'favicon.ico' | asset_url }}" />
If helpful then please Like and Accept Solution .
Buy me A Coffee

Whatsapp :- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications


Connect with Us in Our DMs | teampixeledge@gmail.com
iyaofficial
Visitor
2 0 0

Hi, 

Thank you for your reply. But that hasn't seemed to have worked. I'm still unable to see it on my phone.