Jump to content

Rally Template - I can't Justify <p> class

Recommended Posts

Site URL: https://www.institut-misifus.com/accueil

Hi,

I'm currently working on this website : https://www.institut-misifus.com/accueil

And it's driving me crazy because I can't manage to justify the text.

I tried everything, inserting it in the html and css, doesn't work
 

<style>
  
  p {
text-align: justify!important;
text-justify: inter-word!important;
}

</style>

Actually the only time I managed to make it work it's when I insert code blocks and insert the style in the html:

<p style="text-align:justify;"> bla bla bla </p>

But I need to be able to implement it to the overall website, especially in the .summary-excerpt

Thanks a billion to the one that will help me with this  🙏

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Above isn't CSS code. If you insert it into Custom CSS, it won't work.

Add this to Home > Design > Custom CSS

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

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.