Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] Page headlines - how to change font size (http://forum.bytesforall.com/showthread.php?t=3769)

StudioGal Oct 7, 2009 04:07 PM

[SOLVED] Page headlines - how to change font size
 
Here I am again. I've wrestled with this for a while and can't figure out what I'm doing wrong.

At: ATO->Style POSTS & PAGES-> HEADLINE Box: Text

I've put the following code to change the color from black to red, and reduce the (overwhelming) size of my page headlines :

padding: 0;
margin: 0;
font-size: 0.8em;
color: #E60000;

But this has no effect. Should I be changing the H1 code somewhere??

THANKS!

StudioGal Oct 7, 2009 05:37 PM

Eureka, I found a solution myself.

I added the css code to ATO > Add HTML/CSS Inserts, and all is well.

In case it helps anyone else with the same question, this is an example ...

h1 {
font-size: 1.8 em
}


All times are GMT -6. The time now is 05:02 PM.

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