When I choose a category from the navigation menu, in the CAT_ItemPaneNF it shows a list of items in the category. Although there is a large area to show the extended description, it cuts it off after about 15 words and adds 'more info' as a link to the end of the description. This link is directly up against the text and is the same color so it doesn't stand out. I would like to:
1. increase the amount of description that shows before the link
2. Increase the space between the end of the description and the link
3. Change the color of the link so it stands out
I cannot find where to edit this section of code.
Thanks
OK. I'll answer my own question. The text is in a localization field. I added some spaces and changed the color there and it is now updated.