Mixed Content warnings google fonts

Search the place in your theme where you’re including the google fonts script, and remove the leading part http: , at the beginning of google fonts api url.

The part you’re going to leave should look like

//fonts.googleapis.com/css?family= and so on (leave what is after family but nothing before // )

Make a search replace in your theme to find