Hi tinarr22,
Create new font controls (by going to Settings > Google Fonts) and add the appropriate css selectors for the following:
- Site Title:
h1.site-title a .gftitle_customized
- Navigation Items: (Check Force Styles for this control)
.gfcustomizedmenu-primary li a
- Post Titles:
h1.entry-title
It’s quite difficult to provide assistance here as your theme is injecting/forcing styles that is likely to override our plugin. Generally speaking to get the most out of this plugin you need to have knowledge of your themes css selectors. Let me know how you get on. Cheers
Sunny