Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Styling Body Titles in Pages (http://forum.bytesforall.com/showthread.php?t=5428)

shockpancake Jan 21, 2010 03:44 PM

Styling Body Titles in Pages
 
Hello All,
Just getting started with Atahualpa and this forum is a gift. Thanks all.
This should hopefully be basic: How do I change the font size of my Page titles? The default is quite large and I'd like to be able to control the size, without affecting the body text size...Thanks!

lmilesw Jan 21, 2010 11:13 PM

One way is to add the following to the CSS Inserts
HTML Code:

div.post-headline h2 {
font-size:18px;
}
div.post-headline h1 {
font-size:18px;
}

Of course you would set the font size to whatever you like. This would style the Post and Page titles.


All times are GMT -6. The time now is 09:03 AM.

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