Jump to content

How to stop weird word-break on Tablet View

Go to solution Solved by tuanphan,

Recommended Posts

I posted this as part of another forum inquiry I have, but hoping separating it will make it easier/quicker.

I was hoping to get help with my 'ALT HELP' project (bottom of the index page) that is not only breaking words on Tablet View but also arbitrarily w/o a hyphen. I would like words to not break at all and just jump down to the next line, or in this instance where it's only one word, hyphenated.

Attaching a picture of one example (on the right of the page). 

https://parrot-decagon-ayt6.squarespace.com/

PW: imthebest

Screen Shot 2024-05-21 at 2.52.18 PM.png

Link to comment
  • Replies 1
  • Views 966
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

Try this to Website > Website Tools > Custom CSS

@media screen and (max-width:900px) and (min-width:641px) {
div#block-yui_3_17_2_1_1716335710381_37787+.row>.span-3 .span-2 {
    width: 100% !important;
}
div#block-yui_3_17_2_1_1716335710381_37787+.row>.span-3 .span-1 {
    display: none;
}
}

 

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.