Hi suckmyquill,
Do you have a link to the website? Generally speaking to get the most out of this plugin you need to have knowledge of your themes css selectors. Cheers
Sunny
Hi, yes the website is http://www.ablogforkids.com. We haven’t officially opened it yet, there are plenty of things we need to improve and fix before we do so. My partner and I are somewhat familiar with the css selectors, we can figure things out if you have some guidance. To be more precise about the problem, if I changed the font of “heading 1” only, it didn’t save it, but it did save it if I also changed the font of “paragraph”, even though I chose a different font for both. So in the end I made it work, but it’s weird how I had to change 2 things to make 1 thing work.
Also is there a way to use your plugin to change the fonts of the sidebar text, or do we just need to mess with the code?
Hi suckmyquill,
It’s difficult to help you when there isn’t any content on the page. However here is an example of adding font controls to control elements in your theme:
- In your WordPress admin area go to Settings > Google Fonts
- Create new font controls and add the appropriate css selectors for the following:
- Page Titles:
h1.entry-title, h1.entry-title a
- Widget Titles:
h2.widget-title
- Navigation Links:
.main-navigation a
- Footer Copyright:
.site-info a
- Once you have created these controls visit the customizer and you will see your font controls there
You would just create new font controls as required, the only thing required on your part is to know the css selector you are looking to target.
Cheers
Sunny
It works perfectly. Thanks a lot for taking the time.
Hi suckmyquill,
Great, I’ll mark this issue as resolved. I was wondering if you could rate this plugin when you get a moment please. Cheers
Sunny