Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

[SOLVED] Font size of titles not following value of content.css


 
Prev Previous Post   Next Post Next
  #1  
Old May 22, 2013, 02:58 AM
dcclxi
 
10 posts · May 2011
[SOLVED] Font size of titles not following value of content.css

Hello,

I am new to Montezuma and trying to modify the font and font size of the titles (h1 to h6 HTML markup). I worked out I had to edit content.css via Dashboard > Appearance > Montezuma Options > CSS Files > content.css.

It works for the font, but the font size is not picked up unless I add "!important" (see h2 in the example below). Am I missing something?

Thanks in advance for any info you could provide me with,
dcclxi


Extract of content.css

Code:
/********************************************************************
	<H1> - <H6> HEADINGS
********************************************************************/

h1, h2, h3, h4, h5, h6 {
	font-family: 			'Annie Use Your Telescope', 'Yanone Kaffeesatz', sans-serif;
	font-weight: 			normal; 
	margin: 					20px 0 10px 0;
}

h1 { font-size: 28px; line-height: 44px; }
h2 { font-size: 24px !important; line-height: 40px; }
h3 { font-size: 20px; line-height: 35px; }
h4 { font-size: 16px; line-height: 33px; }
h5 { font-size: 12px; line-height: 27px; }
h6 { font-size: 8px; line-height: 22px; }
 

Bookmarks

Tags
css, font, font size, header, title



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to modify blog content of text font and font size lowper Header configuration & styling 1 Sep 27, 2012 06:47 PM
content page not the same font size on different browsers snip07 Center area post/pages 1 Jan 21, 2011 05:19 AM
Change font size or color for recent posts titles pyoterguru Sidebars & Widgets 17 May 5, 2010 08:10 AM
[SOLVED] where to change the size of the font, and the color on the titles dirtroad Header configuration & styling 16 Apr 7, 2010 08:31 PM
post font size and spacing, titles .. ireneeng Atahualpa 3 Wordpress theme 5 Nov 19, 2009 10:47 PM


All times are GMT -6. The time now is 05:30 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.