• 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

Font Sizing bug in Chrome

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 › General Discussion › Font Sizing bug in Chrome

This topic is: not a support question
  • This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by Andrea Rennick.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 25, 2013 at 12:11 pm #75537
    Jen Baumann
    Participant

    The Chrome browser currently has a bug where font sizes expressed in %/rem units are not displayed correctly.

    If you are experiencing any issues with font size in Google Chrome in our HTML5 Pro themes, you can add the following to your style.css file to fix the display issue until it is fixed in Chrome:

    body > div {
      font-size: 16px;
      font-size: 1.6rem;
    }
    

    It is recommended that you add this in the defaults section of your style.css file, after the CSS for body. Depending on your theme, it will look like this:

    /*
    Defaults
    ---------------------------------------------------------------------------------------------------- */
    
    /* Typographical Elements
    --------------------------------------------- */
    
    html {
    	font-size: 62.5%; /* 10px browser default */
    }
    
    body {
    	background-color: #f6f5f2;
    	color: #666;
    	font-family: 'Raleway', sans-serif;
    	font-size: 16px;
    	font-size: 1.6rem;
    	font-weight: 400;
    	line-height: 1.625;
    }
    

    References:
    https://code.google.com/p/chromium/issues/detail?id=319623
    https://code.google.com/p/chromium/issues/detail?id=296380

    April 2, 2014 at 8:49 am #98078
    Andrea Rennick
    Member
    This reply has been marked as private.
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Font Sizing bug in Chrome’ 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

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