I've just recently updated my SSL certificate but now my site shows a mixed content warning:
Mixed Content: The page at 'https://www.ecosaver.com/' was loaded over
HTTPS, but requested an insecure stylesheet
'http://fonts.googleapis.com/css?family=Exo:300,400,600'. This request
has been blocked; the content must be served over HTTPS.
So it seems I just need to edit (or last resort delete) that particular style sheet link in my <head>. I've tried <action method="removeItem"> in local.xml to no avail. I may be using the wrong syntax or maybe I'm completely off and doing something else wrong. I've just started with Magento so still trying to get the hang of it. I'm using Magento V. 1.7.0.2 Thanks very much for any suggestions!