Custom font not showing on live site

Hi there,

I’ve loaded a custom font from the customiser but it’s not showing on my live site (though it was showing on my localhost). I’ve checked the other forum threads on the same topic, and the solutions aren’t working for me – tried loading it on to my child theme’s style.css, tried clearing my cache… to no avail.

Could you help out?

Hello @muriel,

Thanks for writing to us.

It seems that the URLs are not fully replaced while moving the site from staging to production or moving from HTTP to HTTPS and that causes the Mixed Content issue [ HTTP and HTTPS ] just because the Font files are not loading. I would suggest you replace the URL properly and check this again, there are many URL replacement Plugins available in WordPress that help you to replace the URL.
This article will be helpful in this:https://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/

Also, remember that the exact URL should be mentioned in Setting > General, WordPress Address, and Site URL, including the protocol i.e. HTTP/HTTPS.

Hope this helps.
Thanks

Oh thank you, I somehow missed those!

Hi @muriel,

Glad that we are able to help you.

Thanks

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