• 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

Changed Header Font only working on 1 page

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 › Changed Header Font only working on 1 page

This topic is: not resolved

Tagged: Author, fonts

  • This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by Tom.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • June 15, 2015 at 7:27 pm #156333
    C.A. Huggins
    Member

    I have updated the Header Font for my site, but when I click on the other pages there is a different font. Is there another place where I have to change the header code.

    Also where in the css file can I change the size of the header box. I would like to reduce it.

    http://www.cahuggins.com/
    June 16, 2015 at 8:24 pm #156476
    Tom
    Participant

    Hey CA,

    Your current font options are "Lato", which is a Google font loaded ("enqueued") by the theme, and the "web safe fonts" that are by default used by (most) browsers without adding them to your theme. "Lucida Console" is one of these, but you've mislabelled it as font-family: Lucida Consoled, Monospaced;, so the change you see is actually your browser compensating for your typos.

    This needs to be font-family: Lucida Console, Monospace; on line 252 of the child theme stylesheet, affecting all heading sizes.

    For the inner pages, .site-title is a paragraph, not a heading, so you also need to change the CSS at line 1029 of your child theme stylesheet to specify the font-family as follows:

    .site-title {
    	font-family: Lucida Console, Monospace;
    	font-size: 50px;
    	font-weight: 900;
    	line-height: 1.2;
    }

    I'm not sure of what you mean by "size of the header box"; can you add some details to clarify?


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 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