• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to user navigation

PopWP

WordPress and Genesis Tutorials

  • Get Started
  • About
  • Archive
  • Services
  • Membership
  • My Account

Fix font size styling issue in Genesis Sample

Last Updated on April 13, 2019 Favorited: 0 times

Genesis Sample 2.9.1 show font size bigger for some elements and icons. Using some tutorial of Genesis Sample 2.6.0 shows font styling appear to bigger.

The issue I faced while writing a tutorial for Header search in Genesis Sample.

The new Genesis Sample have some CSS removed and we are going to add it back. Open style.css  of your child theme and add the following:

html {
    font-size: 62.5%; /* 10px browser default */
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
/* Chrome fix */
body > div {
    font-size: 18px;
    font-size: 1.8rem;
}

 

Related Posts

  • Magazine style Singular Post Design in Genesis Sample
  • Post Page Blog Archive Template with Layouts in Genesis
  • Site Inner with container background in Genesis Sample
  • Remove Responsive Menus in Genesis Sample 3.0.0+
  • Change 3 columns footer widgets in 4 columns widgets in Genesis

Categories: Free Content, Genesis Tutorials, WordPress Tutorials Tags: Genesis Sample, Improvements

Reader Interactions

Primary Sidebar

Search

WPEngine WordPress Hosting, Perfected.

Hosting You are looking for?.
Perfect solution for small business to global enterprise.

Learn more

StudioPress Genesis Theme Framework

The No.1 Theme Provider.
Creative, SEO rich Theme for all niche projects.

Learn more

Categories

  • Free Content
  • Genesis Tutorials
  • Premium Content
  • Snippets
  • What's New?
  • WordPress Tutorials

Tag Cloud

Archive Background Section blog canvas menu center logo columns conditional tags CSS CSS Grid custom Customizer custom post type Custom Post Types custom template Custom Widget effect eNews Extended Featured Image front-page Genesis Genesis Sample header right hero section Image Background js layout left menu Logo menu Navigation Menu newsletter post page related posts responsive menu search search widget Shrinking Logo site header slide in-out Stylesheet Template Utility Bar Video Background widgets WordPress

Built with Genesis Framework + WordPress by Aryan Raj

  • Contact
  • FAQ
  • Disclaimer
  • Privacy Policy
  • Copyright Policy
  • Terms of Service