Jump to content

How to Justify Text in 7.1 using Safari?

Recommended Posts

Hello it's me again, I just to do text align justify and it working

image.thumb.png.a32d5fc59a4c98fe441e4ed7aef29016.png

p {
  text-align: justify !important;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
7 minutes ago, davidhunternyc said:

Again, maybe I'm doing something wrong? It is not justifying with the code?  Are you editing in Safari? 

 

Screen Shot 2020-08-29 at 11.39.27 PM.png

hey could you try this instead

p {
    display: block; /* inline-block; */
    text-align: justify;
}

Reference:

https://stackoverflow.com/questions/51664036/how-to-justify-text-in-firefox-and-safari-with-css

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Thank you for solving this problem. For other people who are trying to justify text using Safari, there is no CSS code that will do this at this time. A quick Google search will show that many people have tried and failed to justify text in Squarespace's CSS panel. Safari does not support "justify text" at this point and time. This is not a Squarespace issue. The only way to solve this is to use javascript code in the Advanced coding menu on Squarespace. This will require an upgrade from your basic plan. Do not hesitate to reach out to bangank36 for help. He was amazing! Thank you!

Link to comment
  • 1 year later...
  • 1 year later...
On 3/29/2022 at 4:03 AM, serg-dev said:

I had the same problem. 
Finally found a solution. Feel free to use:
 

p {
	text-align: justify;
    white-space: normal !important;
}


Hope it will help you ✌️

Amazing!!! I've been so annoyed at the irregular white spaces for so longer and your little tip fixed it! Thank you so much for sharing! 

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.