Jump to content

How do I alter line spacing in a single block (without affecting all pages)?

Recommended Posts

  • Replies 2
  • Views 36k
  • Created
  • Last Reply

'Option + click' or 'alt + click' (I think) to bring up that block's code editing window. Depending on how your text is defined in the HTML, you could do something like this:


<p style="line-height: 1.1;">This is the text in your text block.</p>

or


<span style="line-height: 1.1;">This is the text in your text block.</span>

Basically the CSS property 'line-height' is what you want to focus on. Does this help?

Link to comment
  • 2 years later...

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.