Jump to content

Partner logos are too big on mobile in a team section

Recommended Posts

  • Replies 4
  • Views 672
  • Created
  • Last Reply

Top Posters In This Topic

On 1/6/2022 at 9:03 PM, Gatien said:

Site URL: https://porpoise-grapefruit-3xzj.squarespace.com/config/pages

Hi everyone, 

I'm looking to reduce the size of the partner logos in the team section I created. On desktop it's really good but on mobile it's way too big. And even if possible put several next to each other if possible. 

Does anyone have a CSS code? 

Thanks a lot

Screen Shot 2022-01-06 at 14.59.54.png

Screen Shot 2022-01-06 at 15.00.06.png

Hi. Where is team section? I don't see it on homepage

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

Add to Design > Custom CSS

/* enterprise logos on mobile */
@media screen and (max-width:767px) {
.user-items-list-item-container[data-section-id="61d6d3cd4e09b6344ba2c74b"] {
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px 10px !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.