can you share your URL so I could have a quick look at how you’re loading google fonts and how AO affects that @maidsofglory?
ok, the HTTP google font is in your theme’s stylesheet (/wp-content/themes/bluedream/style.css);
/*
Theme Name: Blue Dream
Theme URI: http://themestreet.net
Description: Theme street blue dream theme
Author: Theme Street
Author URI: http://www.themestreet.net
Version: 1.0
*/
/*!
* inuitcss, by @csswizardry
*
* github.com/inuitcss | inuitcss.com
*/@import url(http://fonts.googleapis.com/css?family=Lato:300, 700);
fix it there (or ask the developer to fix it) and you’ll be fine 🙂
hope this helps,
frank
Ah! How simple! THANK YOU! It’s working fine now