Removing Font Awesome

Posted in: Newspaper
Post count: 40

How does one remove the calls to Font Awesome?

URL: http://example.com/wp-content/themes/Newspaper/includes/wp_booster/external/bootstrap/td-bootstrap.css

http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3

It looks like all this does it allow one to use icons? Right? I just want to make my page faster, and these calls are usually 239 & 775ms.

Thanks!
Fudoki

Post count: 9544

Bootstrap is part of the theme, it won’t work without bootstrap.

Font awesome is used for all the icons like up-arrows, home page icon in menu bar, etc.

You could likely edit the functions.php file to remove loading of fontawesome, but then no icons would work on your site.

Marius might have better answer; I’m just visiting to check on issues with new version before I install 🙂

Post count: 3343

Hi,
I’m not sure from where you have that code because the theme don’t use Font Awesome! And td-bootstrap.css doesn’t call any font instead of PT sans.

Here are all the requests from other domains: http://screencast.com/t/QHsDQ6oe7

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.