Jump to content

Adding rounded corners images on a People Section

Recommended Posts

  • Replies 3
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Can you share your website URL and the page this is on?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment
On 11/23/2023 at 8:11 PM, FGFGFG said:

I can't at the moment as the site is under NDA. I have attached a screenshot though (with blanked out info) which will hopefully help.

Screenshot 2023-11-23 at 13.09.03.jpg

To adding round, you can add this code to Website > Website Tools (under Not Linked) > Custom CSS

/* People section - round */
.list-item-media-inner img {
    border-radius: 30px;
}

To change to 8 columns on desktop, use this CSS code

/* People section 8 columns */
@media screen and (min-width:768px) {
.user-items-list-item-container {
    grid-template-columns: repeat(8,1fr) !important;
    grid-gap: 20px 20px !important;
}
}

 

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

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.