Jump to content

Text block + padding

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

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;
  }
}

 

Link to comment

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.