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)
-   -   Make 'Page' menu items bold (http://forum.bytesforall.com/showthread.php?t=2476)

coop42 Jul 16, 2009 01:14 PM

Make 'Page' menu items bold
 
I checked the view source, and saw that the page menu items are unordered list items, with an ID of rmenu2.

<ul id="rmenu2" ....

I want to make that text bold, so I added

ul#rmenu2 li a:link, ul#rmenu2 li a:visited, ul#rmenu2 li a:active, ul#rmenu2 li a:hover, {font-weight: bold;}

to the CSS Inserts field, but no joy.

Any suggestions? Have I just messed up the CSS, or am I going about it wrong?

Flynn Jul 16, 2009 05:18 PM

You may have to add !important or remove the last comma, or both


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

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