Hi, I've nearly got my pages looking how I want them but for the life of me can't change the font size and weight of the product titles to be consistent with the titles on the individual product page. I have searched the threads and followed the relevant replies but can't seem to change the font weight. This discrepancy is best viewed in the sock section.
Firefox Web developer gives me the following code:
a:visited (line 26)
{
color: #ff6600;
text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover (line 32)
{
color: #000000;
}
my site is at www.snow-kit.com/shop



