There are two ways to change the color for the Product Name display :
1. You can embed the HTML codes for font color in the Short Description field in the Product Details window itself. For e.g :
!!<<font color="blue">Calculator</font>>!!
2. Open Act_ProductLine.html from Advanced | Template Manager | Section. Find the code : NETQUOTEVAR:PRODUCTNAME
You can enclose this variable with the font tags again to achieve the desired result.
After applying either of these changes upload site.
The first option will be more useful if you wish to display different product names in different colors. To effect an overall change option 2 would be better.
Comment