New Zenner
- Join Date:
- Sep 2004
- Posts:
- 72
- Plugin Contributions:
- 0
Text Color in New/Featured Products section
I am trying to get the "New Products" and "Featured Products" text a different color than the black it is now on my site, http://www.dicapofoods.com/zc1302
I can change it here:```
body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #ffffff;
}
But that changes a lot of other stuff, too.
Any pointers?