Hello,
How do I change hover affects over links in the new products box in the center? I tried to change here:
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #ffffff;
text-decoration: underline;
}
but that affects my navigation links and i don't want to do that. How can I change the new products links only?
site is meaningfulaccents.com. Thanks.


Reply With Quote
