Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › How to Change the Color of the "Product Name" links in the Shopping Cart › Reply To: How to Change the Color of the "Product Name" links in the Shopping Cart
January 10, 2012 at 3:52 am
#15771
Keymaster
When I check your CSS code in the “style.css” file I still see the following line which means you didn’t change it correctly (make sure your edit the correct file and also empty cache if using a caching plugin):
th {background-color: #666; padding: 10px 10px; border-color: #666; font-weight: bold; color: #FFF; }