I can find that text OK but I would like to increase the font size of it. I presume this will be in the css somewhere but I don't know where. Can anyone help?
I am using cherry zen template by the way
Bill
I can find that text OK but I would like to increase the font size of it. I presume this will be in the css somewhere but I don't know where. Can anyone help?
I am using cherry zen template by the way
Bill
A great tool for this would be to download FireFox, and then install the Fire-bug plug-in. This then allows you to right click on any item within the page, and "INSPECT" the object. This then shows you all the styles which affect the object, and whioch stylesheets and lines are influencing the style.
With your specific text, you may want to look at td.cartProductDisplay, which you would need to add to your stylesheet. You may also want to add anchor tags to the declaration, and mark it as important, if it is link text you want to over-ride the size of.
Absolute