Jump to content

Center incomplete bottom row in a three column simple list

Go to solution Solved by tuanphan,

Recommended Posts

Posted (edited)

On my three column People page, I would like the content items in the  last row of less than 3 columns to be centered across the full three columns as well as the two column breakpoint. Can someone help me with this code, which I assume would be injected in the header. Thank you!

https://javelinbiotech.com/team-2

Password=team2

Edited by AlexisRun
Added URL
  • Replies 2
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution
Posted

You try this code to Website > Website Tools > Custom CSS

@media screen and (min-width:992px) {
.user-items-list-item-container[data-section-id="6633ba260230a129e5ec17de"] li:nth-child(n+4) {
    position: relative;
    left: calc(~"33.333% + 100px");
}
}

 

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

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.