Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi everyone,
As the title mentions, I'm having trouble adding my small logo as a favicon in the browser tab view. At one point earlier today, I was able to successfully add the favicon (super easy to do under customize theme > theme settings > logo > favicon) but unfortunately it disappeared a few hours later. My settings still show that the favicon is uploaded and in place but it's not visible. The site is https://rustlewood.ca incase you're able to see it there but I'm not.
I was editing some of my theme liquid code to include a few custom integrations (those were applied successfully) but I'm hoping I didn't mess anything up in the process that could keep the favicon from displaying.
Thanks in advance,
Coleby
Solved! Go to the solution
This is an accepted solution.
Hi @Coleby19,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the <head> → save
<link rel="icon" type="image/png" href="{{ settings.favicon | image_url: width: 32, height: 32 }}">
Hope my solution works perfectly for you.
Cheers!
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @Coleby19,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the <head> → save
<link rel="icon" type="image/png" href="{{ settings.favicon | image_url: width: 32, height: 32 }}">
Hope my solution works perfectly for you.
Cheers!
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi Oliver,
That did it! Thanks for your help.
Coleby
You are welcome. I'm glad when I can help you 😍
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025