Jump to content

Blog Text Cut Off in Mobile

Recommended Posts

  • Replies 1
  • Views 588
  • Created
  • Last Reply
Posted

This code in Custom CSS caused the problem

@media screen and (max-width: 640px) {
    #yoga-offerings,#aboutme,.sqs-row {
        display:flex;
        align-items: center;
        box-sizing: border-box;
        justify-content: center
    }

    #block-yui_3_17_2_1_1629489622239_46792,#block-yui_3_17_2_1_1631142611584_4205,#block-yui_3_17_2_9_1505421425373_19699 {
        display: none
    }
}

Add this to Design > Custom CSS to override it

body.collection-type-blog.view-item .sqs-row {
    display: block !important;
}

 

 

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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.