• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: Headings and Fonts

Home › Community Forums › Legacy Theme Support › Headings and Fonts › Reply To: Headings and Fonts

November 25, 2013 at 7:48 pm #9148
Wes
Moderator

Did you remember to change the “rem” to match the “px”. Most browsers will use the “rem” over the px. You could just remove the “rem” if you want to test it until you get the size you want.

The headings are located around line 242 in your css –

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	padding: 0;
}

h1 {
	font-size: 10px;
	font-size: 1.0rem;
        color: #750514;
}

h2 {
	font-size: 18px;
	font-size: 1.875rem;
}

h3 {
	font-size: 18px;
	font-size: 1.5rem;
}

h4 {
	font-size: 18px;
	font-size: 1.25rem;
}

h5 {
	font-size: 18px;
	font-size: 1.125rem;
}

h6 {
	font-size: 16px;
	font-size: 1rem;
}

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework