Jump to content

Headers Breaking into two lines or separating letters in words

Go to solution Solved by tuanphan,

Recommended Posts

This appear on Tablet or?

Add this to Design > Custom CSS

/* Prevent text break on tablet */
@media screen and (max-width:991px) and (min-width:768px) {
div#block-f8ef856edb6e77bf0dec h1 {
    font-size: 30px;
}
}

 

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
15 hours ago, ANielson said:

Thank you very much. I am assuming I can replace the block ID for any other pieces of text that I have issues with. 

Yes. Use this free tool to find block id

https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en

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
On 7/17/2022 at 12:15 PM, ANielson said:

Thank you very much. Could you help me with code that would fix this issue in Mobile? 

I see lot of title text has this problem. Fix all or screenshot text only?

https://kp-brandedcontent.squarespace.com/

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
  • Solution
5 hours ago, ANielson said:

Sorry for the delayed response. I would LOVE a fix all.

Add to Design > Custom CSS

body.homepage {
/* fix mobile text */
@media screen and (max-width:767px) {
/* create content that */
div#block-yui_3_17_2_1_1648836255147_5641 h2 {
    word-break: normal !important;
    font-size: 40px;
}
/* no matter you */
div#block-62d37fbe4b9f052241e591ef h3 {
    font-size: 40px;
}
/* because we have created */
div#block-62d380c4f7b234a8cec5c887 h3 {
    font-size: 40px;
}
p {
    font-size: 20px;
}
/* Story stragery */
div#page-section-61b8ff61548a55512c150382 h3 {
    font-size: 38px;
}
h2 {
    font-size: 40px;
}
}}

 

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.