Jump to content

Prevent work from breaking on 7.1 FE

Go to solution Solved by Beyondspace,

Recommended Posts

  • Replies 11
  • Views 783
  • Created
  • Last Reply

Top Posters In This Topic

41 minutes ago, MJohn said:

How can I prevent a long word ('Consultation' in image attached) from breaking onto the next line? In this case, it's only one alphabet so it would be great if it could be forced into one line.

Thanks!

newmomu.squarespace.com
pw: newmomu

image.thumb.png.f7475f906caff20b275dfd996a2076b3.png

Can you share your site with the protected password for checking it in detail?

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
  • Solution

Try adding to Home > Design > Custom Css

section[data-section-id="62df6f1bf1cc0d19dc8d3cf5"]  .sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3) {
  word-wrap: normal;
}

Let me know how it works

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

My testing

image.thumb.png.8cf1e05f14d95507f96443e9bf4f0aba.png

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
  • 6 months later...

Hi there, 

I'm having the same issue with my website where the header texts are breaking up and wrapping at different scales of the screen size throughout all my pages, especially my CASE STUDIES (there's 4 of them).

Can someone please help me with this?  

debbieshan.com (no password required). 

PS. I have added in some custom CSS but not sure if it's right (I found them through researching here & online). 

This is what I've added so far to attempt to fix this myself... 

h1, h2, h3, p {
  hyphens: none;
}
section[data-section-id="62df6f1bf1cc0d19dc8d3cf5"]  .sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3) {
  word-wrap: normal;
}

Here's an example... 

image.png.a2f93883fbbc0985683791362d6d8558.png

Link to comment
On 1/29/2023 at 2:25 AM, debbieshan said:

Hi there, 

I'm having the same issue with my website where the header texts are breaking up and wrapping at different scales of the screen size throughout all my pages, especially my CASE STUDIES (there's 4 of them).

Can someone please help me with this?  

debbieshan.com (no password required). 

PS. I have added in some custom CSS but not sure if it's right (I found them through researching here & online). 

This is what I've added so far to attempt to fix this myself... 

h1, h2, h3, p {
  hyphens: none;
}
section[data-section-id="62df6f1bf1cc0d19dc8d3cf5"]  .sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3) {
  word-wrap: normal;
}

Here's an example... 

image.png.a2f93883fbbc0985683791362d6d8558.png

Hi,

Can you share link to this page? We can check easier

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
  • 2 months later...

Hey @tuanphan and @Beyondspace, I'm having the same problem. 

How do I manage to do this on my own? Is it the Data Section Id I need to find to be able to customize this for each text block? I have run into this problem before and would love to be able to fix it by myself also. 

I am having the same problem on https://www.samycketorsa.se/shower/#hemvandarkvall (password: 0250)

Thanks in advance! 

image.png.1559c0dab9b6b0c5568d192045a9ae24.png

Link to comment
On 4/6/2023 at 1:34 PM, Lysfoss said:

Hey @tuanphan and @Beyondspace, I'm having the same problem. 

How do I manage to do this on my own? Is it the Data Section Id I need to find to be able to customize this for each text block? I have run into this problem before and would love to be able to fix it by myself also. 

I am having the same problem on https://www.samycketorsa.se/shower/#hemvandarkvall (password: 0250)

Thanks in advance! 

image.png.1559c0dab9b6b0c5568d192045a9ae24.png

What is password?

image.png.239c2b731f533d5d95be5b9963a30b3e.png

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
  • 2 weeks later...
On 4/19/2023 at 7:08 PM, Lysfoss said:

@tuanphan

The password is removed now, the site is published. 

Add to Design > Custom CSS

@media screen and (max-width:1024px) and (min-width:768px) {
.fe-block-7ce5d86720939fa8bb6a a {
    font-size: 12px !important;
}
}

image.png.9dab405351bf06ea1d6acec2c37c24fb.png

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.