Hello! Started working with a client, and their site is using a Timber (v2.1.0) scss file, and that seems to be where their icons are coming from. I noticed today that regardless of how far back I go in themes, the icons are not working. I know that Timber is deprecated now. Does that mean wherever they were getting icon fonts is shut down now?
1 Like
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
1 Like
Thank you for the reply, @KetanKumar . I checked the CSS files, and there were CDN links that were no longer working for the fonts. I ended up going to the Timber v2.1.0 Github, downloaded the source font files, uploaded them to the theme assets, and linked the CSS accordingly for the local assets. Good to go.
Thanks again!
2 Likes
wow great thanks for update