Jump to content

Text block + padding

Recommended Posts

  • Replies 1
  • Views 1.5k
  • Created
  • Last Reply
Posted

You can use this CSS to target just that section:

/* Camberwell Page Section */
@media (min-width: 768px) {
  #page-section-5ecd1bffd6d7ad4f6c72e670 > .row > .col > .row {
    display: flex;
  }

  #page-section-5ecd1bffd6d7ad4f6c72e670 > .row > .col > .row > .col {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}

 

Full stack developer who loves helping people out with anything web related. If you'd like to support me, buy me a coffee!

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.