Re: Changing list item heading & item text color independently
Hi,
I’d like to change the color of the item list heading text (after clicking on a category the prod list comes up) independently of the item names (below the heading) for each product.
For ex., when I alter the color below, the problem is, it changes the “Item Name” and “Price” heading text, to the same color (941100) as the list of products, i.e. the links to each individual product page:
Code:
a:link, #navEZPagesTOC ul li a {
color: #941100;
text-decoration: none;
}
How would I change the color of the item heading text independently of the individual item names?
I read this recent thread but am not sure if its what I need:
http://www.zen-cart.com/forum/showthread.php?t=113533
Thanks anyone.
Happy to be a Zen Cart Monthly Donor! :)