Archived topic
Suddenly seeing extra font awesome symbols
1 reply · Started by K on October 20, 2020
Hi,
After some recent plugin upgrades, including upgrading the generatepress theme and plugin to latest versions, I'm now seeing font awesome symbols inserted into my pages (in addition to the SVG fonts). For example, in the .tags-links::before css, the content tag is set to display '\f02c'. Since I don't use font awesome it's just showing up as a box.
When I check the css, it's coming from all.min.css. Reading all.min.css, it appears to be coming from GeneratePress. Any ideas?
Thanks.
When I check the css, it’s coming from all.min.css. Reading all.min.css, it appears to be coming from GeneratePress. Any ideas?
It seems to be coming from your child theme: .../wp-content/themes/instinctmagazine/all.mins.css.
You can check and confirm if it's there via Appearance > Theme Editor or through accessing the child theme's folder through FTP.