I am trying to get my Cart Subtotal amount to be the color white. Right now it is black and does not show up well on the purple navigation menu I have. I have gotten everything else in the menu to be white except for that one number. This is what I have done in my custom.css file which I found in another thread:
.cart_totals tr.cart-subtotal th strong,
.cart_totals tr.total th strong {
color: white !important;
}
So far, no luck. I am using Abundance Theme. Link to my website is: http://www.PizzazzGifts.com/temp
Thank you,
Sandy














