• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Prose Not Displaying Google Fonts

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Prose Not Displaying Google Fonts

This topic is: resolved

Tagged: css, google fonts, Prose

  • This topic has 5 replies, 2 voices, and was last updated 9 years, 11 months ago by NathanBWeller.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • July 5, 2013 at 9:16 pm #49466
    NathanBWeller
    Member

    I'm attempting to import a specific google font as my blog's header title and header tagline by following the instructions in this post. Unfortunately it does not seem to be having any effect.

    Here is the css I've used:

    /* Import Fonts
    ------------------------------------------------------------ */


    @import
    url(http://fonts.googleapis.com/css?family=Playfair+Display+SC);

    #header .title-area {
    font-family: 'Playfair Display SC', serif;
    }

    Any help would be appreciated 🙂

    Thanks,

    Nathan

    http://nathanbweller.com/
    July 5, 2013 at 10:34 pm #49475
    dev
    Participant

    Turn off the minified CSS switch (not sure where it is, but it is somewhere in the theme settings) and we can help you.

    [editorial]
    Please folks. If you want help please not only give us a link to the site but make sure your CSS file is NOT minified. Many of us use Chrome's "Inspect Element" tool to help debug a problem and we can't read a minified CSS file.
    [/editorial]

    July 6, 2013 at 12:46 am #49479
    NathanBWeller
    Member

    Sorry about that. Turned off.

    July 6, 2013 at 7:40 am #49502
    dev
    Participant

    Put this at the end of your custom.css:

    .header-full-width #title-area, 
    .header-full-width #title-area #title, 
    .header-full-width #title-area #title a {
    
    font-family: Playfair Display SC;
    }
    

    Let us know if it works.

    Dev
    NewMedia Website Design

    July 6, 2013 at 7:51 am #49504
    dev
    Participant

    Oh... and put this after the above:

    #title-area #description {
    font-family: 'Playfair Display SC'
    }
    

    OR... put it all in one override:

    #title-area #description, .header-full-width #title-area, 
    .header-full-width #title-area #title, 
    .header-full-width #title-area #title a {
     
    font-family: Playfair Display SC;
    }
    

    (I prefer to keep areas separate most of the time, but to each their own!)

    Dev
    NewMedia Website Design

    July 6, 2013 at 10:15 am #49526
    NathanBWeller
    Member

    That worked, thanks!

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble