Zen Follower
- Join Date:
- Mar 2005
- Posts:
- 143
- Plugin Contributions:
- 0
Changing Sub-Category Font Size
http://straightrazordesigns.com/index.php?main_page=index&cPath=60
In the center area, the sub categories (Body, Hair, Face Hands & Feet).. I'm trying to change the font size.. The div around them is:
.categoryListBoxContents
In my css, I found: .categoryListBoxContents a {text-decoration:none; color:#C00505; text-transform:uppercase; text-align:center;}
I added a font-size:20px; to the end.. But it seems to not take affect. Is this due to the <a> tag? Any css pointers appreciated.
Thanks
David