Zen Cart Logo

Product Description Font

Locked

Views: 669

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
27 Aug 2010, 12:41 PM
#1
ranch_dog avatar

ranch_dog

New Zenner

Join Date:
Aug 2010
Location:
Cuero, TX
Posts:
55
Plugin Contributions:
0

Product Description Font

I give up, what/where controls the actual product description font?

27 Aug 2010, 12:58 PM
#2
andreitero avatar

andreitero

Zen Follower

Join Date:
Dec 2009
Posts:
207
Plugin Contributions:
0

Re: Product Description Font

#productDescription inside templates/your_template/css/stylesheet.css
controls the product description. You can then add a font-size according to what you want.

27 Aug 2010, 1:02 PM
#3
ranch_dog avatar

ranch_dog

New Zenner

Join Date:
Aug 2010
Location:
Cuero, TX
Posts:
55
Plugin Contributions:
0

Re: Product Description Font

Found it:
/ZENCART/includes/templates/CUSTOM/css/stylesheet.css
Sometimes the similar post box at the bottom of the page nets more relevant topics than a search does....

Row containing:```
/.content,/ #productDescription,

/font-size: 1.0em;/