Jump to content

Aligning images on mobile

Recommended Posts

  • Replies 2
  • Views 449
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted
On 2/14/2022 at 5:10 PM, alletters said:

Site URL: https://www.grayn.io/

Hi, 

I'm trying to align several logos on mobile, so that they show as 2 or 3 pr row, and not just one. 

Page to change: https://www.grayn.io/superusers

Desired look can be found here (logos at bottom of page): https://www.grayn.io/partners

Thanks! 

 

Try Add to Design > Custom CSS

@media screen and (max-width: 767px) {
div#page-section-620651c195590d68625ba59c .sqs-col-3,
div#page-section-620651c195590d68625ba59c .sqs-col-2,
div#page-section-620651c195590d68625ba59c .sqs-col-4 {
   width: calc(~"33% - 0px") !important;
    margin-right: 0 !important;
    float: left !important;
    clear: none !important;
   margin-bottom: 2px;
}
div#page-section-620651c195590d68625ba59c .sqs-text-ready {
padding-left: 0px !important;
padding-right: 0px !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!)

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.