For page http://tinyurl.com/yzlsjod
I am trying to get the links Item Name & Price to be White but I cannot make all links white as then the title for products wont be viewable!
I'd really appreciate your help!
For page http://tinyurl.com/yzlsjod
I am trying to get the links Item Name & Price to be White but I cannot make all links white as then the title for products wont be viewable!
I'd really appreciate your help!
Got it working. For anyone who needs it I put
.productListing-heading a:link, .productListing-heading
{
color:#ffffff;
font-size: 1.2em;
}
into the stylesheet