@Pravin Zade I checked this and tried to see the code where favicon was being loaded. Its possible to download the icon using the URL .
link href="https://stwaft.blob.core.windows.net/wa-container/favicon.ico" rel="shortcut icon" data-preload="true"
There are a few differences that I found as compared to other website favicons in your case . As per what I have found one or more of the following could be the possible cause for favicon not displaying in safari browser. And this would be by design of how safari renders the markup .
- I think in your case favicon is extremely small at 16x16 pixels . Could you please change it to be 32px X 32px pixels .
- Could you please change
rel="shortcut icon"
torel="icon"
- Also could you please try specifying the type attribute as
type="image/x-icon"
Hope this information helps you solve the issue. In case you find some other solution , please do share the same with us . If this helps you solve the problem please accept the thread as answer to improve answer relevancy for the benefit of the community . Do let us know if this helped.
Thank you.
----------------------------------------------------------------------------------------------------------------------------------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators