Move FontAwesome files to local folder

Our website running X Theme connects to *.fontawesome.com - we have been asked by our IT department to host any files locally within our website due to the proxies they set up.

I have looked at our website’s source and see the following:

<link rel='dns-prefetch' href='//use.fontawesome.com' />

I also see this:

<link rel='stylesheet' id='wpdm-font-awesome-css'  href='https://use.fontawesome.com/releases/v5.6.3/css/all.css?ver=d88f33ca91b3f931dedcff7e880c354f' type='text/css' media='all' />

I am not sure where else it is referenced but ideally I need to host this CSS file locally rather than remotely.

Can someone please let me know how to do this without impacting on the theme and its updates?

Hi @heynhs,

The fontawesome used by X is hosted locally, that could be coming from a thirdparty plugin.

Please check the link below

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.