Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Change Widget Heading Size (http://forum.bytesforall.com/showthread.php?t=1176)

Rainer Apr 8, 2009 09:09 PM

Change Widget Heading Size
 
Flynn, is there a way to change the size of the font for just the widget headings without changing it everywhere on the site?

Suzie Apr 8, 2009 09:13 PM

You can style the widget headings in the html/css inserts.

This works for me:

.widget-title h3 {
font-size: 15px;
padding: 5px;
}

Rainer Apr 9, 2009 06:29 AM

Thx, Suzie. Sorry, I'm not a programmer. Which box should I put it into? Otherwise the code ends up over top of my header.

Rainer Apr 9, 2009 11:43 AM

Thanks, Suzie. I got it worked out on another thread.


All times are GMT -6. The time now is 10:08 PM.

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