Jump to content

Justify Text

Recommended Posts

Could anyone please suggest, how do i Justify text in 7.1. i am using brine theme. It should be simple code to paste in design > custom css >

p {
  text-align: justify;
  text-justify: inter-word;
}

This does not seems to be working at all. i still have text to the left. Please suggest what i am doing wrong and what is the correct way to do it.

 

Thank you.

Link to comment
  • Replies 7
  • Created
  • Last Reply

It works in 7.0 blog page settings advanced code injection (and I am using it there as of today) and in other places but I don't like how it arranges small text blocks next to an image on a gallery page when the code (minus style command) is added to custom css.   I could not get it to justify descriptions under a summary image thumbnail. I suspect that is because I didn't target the collection.  I think the code to do that would be the following with element-to-justify replaced with the actual target.

.element-to-justify {
 text-align: justify;
}

Here is a tutorial to find the actual block you want to change:

my random views derrick Lee parker

Link to comment

Archived

This topic is now archived and is 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.