Jump to content

Wells Template and HTML to get mobile masonry to 2 columns

Recommended Posts

Try this Custom CSS solution:

@media only screen and (max-width:767px) {
  div#slideshow {
    display:grid!important;
    grid-template-columns:repeat(2,1fr)!important;
    grid-column-gap:8px;
    grid-row-gap:8px;
  }
}

Hope that helps!

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

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
🔌
 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 Did I help? Buy me a coffee?

Link to comment
Posted (edited)

Thank you for responding, @Ziggy! It almost works the way I want. I would love for it to be like a masonry gallery, so not a grid, and about 4px of gap between each image. I would love for it to look like this on mobile:

www.joycoakleystudio.com/portraits

Would also love it to have the lightbox function like that gallery

 

thanks for any further help with this!

Edited by JoyC
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.