• 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

Editing Typography and Spacing

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 › Editing Typography and Spacing

This topic is: resolved

Tagged: good typography

  • This topic has 4 replies, 3 voices, and was last updated 13 years, 6 months ago by SandraEPro.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 4, 2013 at 3:18 pm #9574
    SandraEPro
    Member

    I need help implementing a code on my site. I'm using the Freelance Child Theme, and I'm trying to add in the code from this link:

    http://www.briangardner.com/typography-and-spacing/

    I just don't know where to add it. Thanks for any help you can give!

    January 4, 2013 at 3:36 pm #9580
    media317
    Participant

    You would edit your style.css file in your Freelance Child Theme.  You can do that by logging into the dashboard of your site, going to Appearance/Editor.  Select your theme from the dropdown box and edit the style.css file.

    Be careful to have a backup in case you change something that breaks the sheet and your site.


    Alan Smith
    Media317

    January 4, 2013 at 3:36 pm #9581
    Susan
    Moderator

    Sandra:

    The code he references is just an example of good typography versus bad typography; you wouldn't actually plug in the "good typography" code directly into your CSS.

    Look for this in your CSS

    
    body {
     background: #CCCCCC url(images/bg.png) repeat-x;
     color: #333333;
     font-size: 14px;
     font-family: Georgia, Times New Roman, Trebuchet MS;
     margin: 0 auto 0;
     padding: 0;
     line-height: 24px;
     }
    
    

    Go ahead and replace the font size and padding with what he recommended in his link,

    So, what you will end up with is:

    
    body {
    background: #CCCCCC url(images/bg.png) repeat-x;
    color: #333333;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    margin: 0 0 25px
    padding: 30px;
    line-height: 24px;
    }
    
    
    January 4, 2013 at 3:38 pm #9583
    Susan
    Moderator

    Looks like Alan and I were replying at the same time 🙂

    January 4, 2013 at 5:03 pm #9595
    SandraEPro
    Member

    That helps, thanks so much!

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Editing Typography and Spacing’ is closed to new replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 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