• Resolved Kris

    (@tedor2)


    Dear Ben,

    Could you please advise on how to change all fonts in you theme’s CSS. I had a look in the editor and thought that there must be an easier way than rewriting all code there.

    Would you advise google fonts to go with your website?

    Many thanks in advance,

    Krisztian @ http://enhancingaudiodescription.com/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Sure, I’d recommend either using Easy Google Fonts or the Chosen Pro plugin for this.

    Chosen Pro will give you a dropdown for the main font, site title font, and headings font. It gets all of its fonts from Google Fonts.

    With Easy Google Fonts, you’ll just need to use a few CSS selectors. body will target everything, .site-title will target the site title, and you can use the built in h1,h2,etc. selectors for the headings.

    Both of them will automatically load the font files for you.

    Those are probably the easiest ways, but if you’d prefer to use CSS/PHP to get this done, I can help you with that as well.

    • This reply was modified 9 years, 8 months ago by Ben Sibley.
    • This reply was modified 9 years, 8 months ago by Ben Sibley.
    Thread Starter Kris

    (@tedor2)

    Thank you Ben, I’ll find out whether the project manager is happy to pay for Chosen Pro or not. If not I’ll have to live with Easy Google Fonts.

    Many thanks, K

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome 🙂 If anything else comes up just let me know, and I’ll be happy to help.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change all font in CSS’ is closed to new replies.