Zen Follower
- Join Date:
- Jul 2010
- Location:
- Boston
- Posts:
- 139
- Plugin Contributions:
- 0
line height in Product Detail Description
I am trying to format the text in the product detail description.
This is the css.
#productDescription .productGeneral .biggerText p{
line-height: 12px;
white-space:pre-wrap;
text-align:left;
padding: 0px;
}
for the url http://www.stitchboutiqueboston.com/knitting-kits/jewel-ruffle-shawl-p-164/
I can not seems format the text eliminating the extra space between the lines.
Using Firebug, there appears to be space in between each line but I cant figure out what is causing it.
TIA Tom :cool: