Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Heather,
    It’s just a case of finding the right CSS selectors for your theme. Create custom font controls for the following (by going to Settings > Google Fonts):

    • Site Navigation .main-navigation li a
    • Page Heading: .entry-header h1.entry-title
    • Content H1: .entry-content h1
    • Content H2: .entry-content h2
    • Content H3: .entry-content h3
    • Content H4: .entry-content h4
    • Content H5: .entry-content h5
    • Content H6: .entry-content h6

    Let me know how you get on. Cheers

    Sunny

    Thread Starter heatherplude

    (@heatherplude)

    That worked like a charm.

    If I FTP download this plugin after I make all the customizations, can I then upload it to other sites and keep the custom fonts I added?

    If not, is there another way to save entering them every time I set up a new site?

    I use TwentyTwelve a lot… so the theme would be the same.

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Heather,
    To answer your question it depends on your level of php experience.

    If you don’t have PHP experience:

    • Go to Tools > Export in your WordPress admin area
    • Select Google Font Controls and click Download Export File
    • Import the downloaded file into your new site.

    If you have PHP experience: read this thread

    Cheers
    Sunny

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Theme TwentyTwelve H1-H6 not changing’ is closed to new replies.