Many of the pages on my site are set up like this – http://bostonhypnosis.com/wordpress/habits. I’d like to reduce the amount of white space between the lines on the little text quotes below the H1 headline. Can you tell me what the best way to do this would be? Please note that I’m not a programmer, so if it’s CSS or javascript, I don’t know how to write it myself. Thanks.
Thanks for writing in! You can add a line-height attribute to your paragraphs.
e.g. <p style="text-align: left; line-height: 1.3;">“The temptation of pot seems to be G-O-N-E! I have been around it this past weekend, and could not care less!”<br> <em>– Nina W., Cambridge</em></p>