Thread Starter
Amir
(@repenter)
I have another question:
In your demo site, only this file loads:
http://demo-hueman.presscustomizr.com/wp-content/themes/hueman/assets/front/fonts/fontawesome-webfont.woff2?v=4.7.0
But in mine I have a woff2 and css:
https://www.ajibtarin.com/wp-content/themes/hueman/font-awesome.css
If I disable that css, the icons (comments,..) won’t show. How is that possible, there isn’t any fontawesome.css on your website but the icons are ok?
Thanks
Hi,
The demo site is using W3 Total Cache plugin with all css files minified into one file, which is why you cannot find individual css files.
Thank you
Thread Starter
Amir
(@repenter)
Thanks a lot Denzel, but how can I remove it from the hueman theme?
Hi Amir, you can set your font to a web safe font like Arial or Verdana from the live customizer > Web Page Design > General Design Options > Fonts
Thread Starter
Amir
(@repenter)
Thank you so much Nicolas, I was trying a lot of plugins and scripts to remove this but didn’t get any success.
This worked perfectly! Thanks.