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)
-   -   [SOLVED] Styling <h3> tags on pages (http://forum.bytesforall.com/showthread.php?t=10590)

kazerniel Oct 23, 2010 03:38 AM

[SOLVED] Styling <h3> tags on pages
 
Hi,

I'm trying to change the font-family of h3 tags, which I use as sub-titles on my pages, but I don't find a proper field in the ATO menu for it. I tried to write

Code:

h3 {
        font-family: Georgia, "Times New Roman", serif !important;
        }

in style.css but it didn't change anything either, even with the !important sign.

Can you help with this? I could of course change the font-family manually at each sub-title, but I want to spare myself from the unnecessary work.

Thanks!

juggledad Oct 23, 2010 06:27 AM

don't edit style.css, put it in the theme options ATO->Add HTML/CSS Inserts->CSS Inserts

kazerniel Oct 23, 2010 06:30 AM

Thanks, I found it :)


All times are GMT -6. The time now is 10:01 AM.

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