View Single Post
  #2  
Old 06-08-2009, 04:30 AM
 
autobulbs autobulbs is offline
 

Advanced Member
  
Join Date: Feb 2007
Location: Southampton, UK
Posts: 68
 

Default Re: Struggling with easy CSS issue: font color change

You could add !important to the line of css code like this:

.myClass {
color:#fff !important;
}
__________________
Autobulbs Direct Ltd
X-Cart Version: 4.2.2
eWay Designs - Custom X-Cart Templates / CMS Websites / Bespoke web applications
Reply With Quote