Jump to content

Paragraph 3

Recommended Posts

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

Top Posters In This Topic

I think yes. Is there any chance to do this globally? That it affects every (for example) paragraph 2 on my whole site? At the moment I have to do it for every single block-id … That's a lot of work and if I set up a new page I have to do it again …

In my case I just want to adjust the line-height. That's important: paragraphs with tall font-size need fewer line-height than paragraphs with small font-size (and long rows! To be readable it needs more space (line-height) between the rows!)

Edited by geshon
Link to comment
On 10/1/2021 at 7:12 PM, geshon said:

I think yes. Is there any chance to do this globally? That it affects every (for example) paragraph 2 on my whole site? At the moment I have to do it for every single block-id … That's a lot of work and if I set up a new page I have to do it again …

In my case I just want to adjust the line-height. That's important: paragraphs with tall font-size need fewer line-height than paragraphs with small font-size (and long rows! To be readable it needs more space (line-height) between the rows!)

Add this CSS

h3 {
	line-height: 20px !important;
}
/* p3 */
p.sqsrte-small {
	line-height: 30px !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.