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)
-   -   How to change font color of a widget (http://forum.bytesforall.com/showthread.php?t=15629)

tikijj Oct 11, 2011 05:05 PM

How to change font color of a widget
 
Hello. I created a widget area right below the header and I'm trying to set the font color for that widget to something different from the rest of the widgets. My site http://kpopfever.com.

I tried adding this into the CSS insert, but it doesn't change the font color even though it successfully increases the font size.
div#text-8{
font-size: 13px;
color: #ffffff;
}

I've set the font color from ATO-Style Widgets, but now I have all the widgets set with a white font and that's not what I want. Can someone please tell me what I'm doing wrong. Thank you.

P.S. - I searched the forum to find this answer, but nothing worked for me.

juggledad Oct 11, 2011 06:26 PM

Use FireBug in FireFox to examine the area in question. This will show you the CSS selectors and rules that apply to that element. With this, you should be able to add the rules you need.


All times are GMT -6. The time now is 11:45 AM.

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