Jump to content

CSS to Stagger Simple Lists (Grid / Flexbox)

Recommended Posts

  • Replies 4
  • Views 296
  • Created
  • Last Reply
Posted
On 10/27/2021 at 2:04 AM, pbueno24 said:

Site URL: https://pte.squarespace.com/careers

We need help with figuring out how to stagger the simple list grid under our careers-benefits section. We have a figma mockup reference that you can use to see what we are trying to achieve. We just would like to shift row 2. Thanks!

NotStaggered.png

Staggered.png

You can try adding to Home> Design > Custom Css

section[data-section-id="6165ad78dbdd4e6480fd5c94"] .user-items-list-item-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
section[data-section-id="6165ad78dbdd4e6480fd5c94"] .list-item {
  width: 20%;
}

Let me know if it works properly on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

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.