Social icons doesn't show

As you can see in the photo, my social icons are not appearing.
Last month everything was ok, but out of nowhere they are like this.

Please help. Thanks.

hey there

Please kindly provide a link to your project and I will check it

Thanks

Hello,

Follow the project link:

Hey there

This is what I see right now: Screenshot by Lightshot
is this problem already fixed?

Not yet.

In fact, when I see the site in English, the icons appear, but when I see it in Portuguese it doesn’t.

Portuguese is the primary language of my website, so I have priority for icons to appear in that language.
But I don’t know where the difference is, because the “Social Menu Englesh” and the “Social Menu Portuguese” are the same menu.

hey there

Ok, but you have to give a correct reference :slight_smile:
Please add this CSS in appearance - customize - additional CSS

.fa, .far, .fas {
font-family: “FontAwesome”;
}

Thanks!
Colorlib Support Team

Hello,

I added the CSS, but it didn’t work, as shown in the attached photo.

As you can see, I added the CSS and published * the update, even so, it hasn’t changed.

  • The word “Publicado” in Portuguese means “published”.

I also checked the menu references, and the “Social Menu Englesh” and “Social Menu Portuguese” are referenced in the same way.

Note: What has changed now is that the “Social Menu English” no longer appears either.

What if I try to delete the Social Menu and do it from scratch again?

Thanks

Hi

Try this code, it should work for sure:

.fa, .far, .fas {
    font-family: FontAwesome !important;
}

Make sure you don’t have any spelling errors in the code

Hi again.

Now it worked!

Thanks a lot!!

Hi, there

I will close this case now, Feel free to contact us again if you have other questions

Thanks!