Title: link to google fonts creates security warnings under https
Last modified: August 21, 2016

---

# link to google fonts creates security warnings under https

 *  [ldkeast](https://wordpress.org/support/users/ldkeast/)
 * (@ldkeast)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/link-to-google-fonts-creates-security-warnings-under-https/)
 * My customer is seeing scary security warnings on his https pages. Example: [https://www.healthyhomeair.net/contact-us/](https://www.healthyhomeair.net/contact-us/)
 * I’ve narrowed the culprit down to a single call:
 * `<link rel='stylesheet' id='google_fonts-css' href='http://fonts.googleapis.com/
   css?family=Open+Sans%3A700%2C400%2C600&ver=3.7.1' type='text/css' media='all'/
   >`
 * If I could find where this was coming from, I could change the http to https —
   but I cannot find the specific line ANYWHERE.
 * Can anyone help?
 * Thanks,
    Linda

Viewing 1 replies (of 1 total)

 *  [jtyarks](https://wordpress.org/support/users/jtyarks/)
 * (@jtyarks)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/link-to-google-fonts-creates-security-warnings-under-https/#post-4303180)
 * Hi Linda,
 * While I’m not familiar with the site’s theme, it looks like the Open Sans stylesheet
   is being [enqueued](http://codex.wordpress.org/Function_Reference/wp_enqueue_style)
   with the rest of the theme’s CSS, so you should check functions.php or other 
   files included within functions.php
 * Once you find the URL, you should be able to safely change it from “http” to “
   https,” however I suggest contacting the developer and asking them to update 
   their code as other people will experience the same issue when delivering content
   over SSL.
 * (Oh, and be sure to make a back-up of whatever file(s) you need to edit just 
   in case something goes awry.)
 * Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘link to google fonts creates security warnings under https’ is closed
to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [jtyarks](https://wordpress.org/support/users/jtyarks/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/link-to-google-fonts-creates-security-warnings-under-https/#post-4303180)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
