Can't get FontAwesome Brand Font to work in Footer

Hey, I have been pulling my hair out for a few days trying to get the FontAwesome icons to appear in my footer. The theme has support for Fontello and Icofont as well, but is missing some newer social icons. I have uploaded the brands.css to Shopify and the fa-brands font.

I’ve also tried using an external hosted version of the fa-brands font and tried uploading the font through the Settings → Files flow and still the font is not being loaded. I see the CSS file being loaded in the network tab, but don’t see the font files ever being loaded in.

My site is here: https://boldux.co/ and I replaced the first 3 icons in the footer with icofont. The fourth is referencing “fa-brands fa-tiktok” and will not show. Any ideas?

Hello @camluck

It’s GemPages support team and glad to support you today.

i check your store, i don’t see font awesome link.

I would like to give you a solution to support you.

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid theme file.

  3. Paste the below code before :


Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

2 Likes

Thanks so much, it worked!