I am still trying to figure out where to change the font sizes-
for category descriptions and
also for other pages like "about us"
I am still trying to figure out where to change the font sizes-
for category descriptions and
also for other pages like "about us"
[FONT=Century Gothic]unique and earth friendly baby products[/FONT]
See my post #7 and change the 62.5% to something like 75%
Zen-Venom Get Bitten
I tried that and it makes everything bigger- the sideboxes and main nav .. throws everything off.
there must be a way to just change the text in the center????
[FONT=Century Gothic]unique and earth friendly baby products[/FONT]
Anyone?
[FONT=Century Gothic]unique and earth friendly baby products[/FONT]
Hi there,
We are also having a problem with our product descriptions- ours are too large. When we look at the page source we see that it is a H1 with an id of productName and a class of productGeneral.
So we have looked in our Sylesheets for any reference of either class or ID and cant find anything. We created a h1 for this class but it did not alter the text.
Can anyone tell us how to change this text size and why I cant fine these classes in the CSS/
We are simply trying to change the Product name and the Product Name alone.
Thanks in advance!
If you need URL let me know Ill be happy to post
Red
[FONT="Comic Sans MS"]Red[/FONT]
Towards the top of a standard stylesheet there is an entry like:
And you can change this for a global h1 alteration - if only for the product info page you can find or add a #productName tag with a font-size: ??; declarationCode:h1 { font-size: 1.5em; }
Zen-Venom Get Bitten