Realmac Software

Welcome guest, please Login or Register

   

Single space in text on a Stacks page

Rank
Rank

Total Posts: 30

Joined Jun 2010

PM

 

Hello,
Sorry to ask such a basic question, but how do I change the spacing to single space on a Stacks page?  Please see:
http://www.broadreachers.org - home page.  I would like to change the spacing to single space.  I assume I use the page inspector, but step-by-step directions would be most appreciated.

Thanks!

Avatar
Rank
Rank
Rank
Rank
Rank
Rank
Rank
Rank

Total Posts: 2561

Joined Oct 2005

PM

 

Go to Page Info>Header>CSS and try this in Custom CSS:

#content {
   
line-height1em;

Vasily

Rank
Rank

Total Posts: 30

Joined Jun 2010

PM

 

Merci, merci beaucoup!  C’est formidable maintenant!