Line spacing in article editing

Hello,

Line spacing is defined through CSS styles using the line-height property. In the case of the template you are using, this value is 1.7.

If you want to change the line spacing value, edit the file templates/gk_corporate2/css/template.css and on line 46

body { line-height:1.7; background:#f4f2ef }

change this value 1.7 to whatever you want (1.4 for example).

In the event that you have differences in line spacing between different pages, tell us the link to both so that we can review it.

AnswerQuote

Answered: 03/20/2012 2:11 pm

See also  Redirect a Contact Form 7 form to another page
Loading Facebook Comments ...
Loading Disqus Comments ...