FortAwesome / Font-Awesome

The iconic SVG, font, and CSS toolkit
https://fontawesome.com
Other
74.37k stars 12.21k forks source link

LinkedIn Icon Square Incorrect #14790

Closed wccit closed 5 years ago

wccit commented 5 years ago

I want to use the square LinkedIn icon in the footer of my website. I am using the LinkedIn square code: < i class="fab fa-linkedin"></ i>

However, it is displaying the LinkedIn icon that is not in a square. fab fa-linkedin

I tried using the fab.fa-linkedin-in class too, and it also displays the icon without a square: fab fa-linkedin-in

I am using the following: WordPress v5.1.1 Font Awesome v5.8.0 Viewing in Chrome v72.0.3626.121

tagliala commented 5 years ago

@wccit ~it has been fixed in 5.8.1, please give a try~

Hmmm, sorry, I misread the question.

Sorry, I cannot reproduce: https://jsfiddle.net/tagliala/6rhmuj25/8/

After updating to Font Awesome 5.8.1, please check that there are no third-party plugins/theme/libraries that are overriding your Font Awesome.

Troubleshooting guides:

If you still think there is an issue with font awesome, please fill out our bug report template and provide a reproducible test case, so we can take a look

Closing here, but feel free to comment

wccit commented 5 years ago

It seems that our IDX Broker plugin was overwriting Font Awesome v5.8.1 with v4.7.0

Thank you for your assistance!