Jump to content

Text block > line > text block to appear side by side on mobile (not stacked)

Go to solution Solved by merakiconceptstudio,

Recommended Posts

  • Replies 2
  • Views 204
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Tuan kindly shared this and it worked (he's a genius):

/* mobile text link text */
@media screen and (max-width:767px) {
div#page-section-5f1ad9ecb11cc469f331cab4>.row>.span-4 {
    width: 41.6666% !important;
    float: left !important;
}
div#page-section-5f1ad9ecb11cc469f331cab4>.row>.span-7 {
    width: 58.3333% !important;
    float: left !important;
}
div#page-section-5f1ad9ecb11cc469f331cab4>.row>.span-7 .span-2 {
    width: 28.5714% !important;
    float: left !important;
}
div#page-section-5f1ad9ecb11cc469f331cab4>.row>.span-7 .span-4 {
    width: 71.4286% !important;
    float: left !important;
}
}

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.