Spent a bit of time looking at this but I can’t figure out why it won’t show for some reason. Have you tried disabling all active plugins temporarily to see if that resolves the issue while leaving that custom CSS in there?
Thread Starter
invbr
(@invbr)
Hi @jarretc , thank you very much for your attention.
I removed all non-fundamental plugins to test, leaving only those from woocommerce, jetpack and etc., and it didn’t work.
So I put another icon code “similar” to that of whatsapp.
Thread Starter
invbr
(@invbr)
@jarretc
I found that the storefront no longer implements the brand icons, so i can’t see.
So just upload them to the theme and go.
It turns out that I’m having problems with that too, my problem is the same as those topics.
https://github.com/woocommerce/storefront/issues/913
https://github.com/woocommerce/storefront/issues/956
https://github.com/woocommerce/storefront/issues/929
But the solution there didn’t work for me., Do you know how I load the brands or whatsapp icons for use on the storefront?
I tried adding the codes mentioned in a snippet or through the fontawesome tutorial and it didn’t work.
Thread Starter
invbr
(@invbr)
I got it!
The font-family attribute with the Brands value was missing from the CSS.
https://fontawesome.com/how-to-use/with-the-api/setup/configuration
Thank you @jarretc!
Leave here to help others in need.