Hello,
On our website
CEDSA.org
we use SSL for all pages and it tries to load a template default font from google that uses a Http:// instead of Https://. Where/What file would I have to edit to change this. I know it can be changed to Https:// because google does have a SSL. Here is the code that I see needs to be changed.
Code:
<link href='http://fonts.googleapis.com/css?family=Cuprum' rel='stylesheet' type='text/css' />
Thank You,
CEDSA IT Team