The text is set to white so it is invisible on the white background until you hover, when it turns green.
.centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a {
color: #FFFFFF;
font-weight: bold;
}
The text is set to white so it is invisible on the white background until you hover, when it turns green.
.centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a {
color: #FFFFFF;
font-weight: bold;
}
That fixed it - THANKS SO MUCH. It was driving me crazy looking for it.![]()