Jump to content

Summary Block Column on Mobile

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

On 12/4/2021 at 9:59 AM, POLS said:

Site URL: https://www.putonlovestory.com

Hello,

I was able to use custom CSS to make the summary block appear as Two columns on the mobile. However, I see that it skips a few rows and I would also like a "space" in between the column photos. Would you kindly help with these two? Thank you so so much,

 

560154390_IMG_59462.thumb.jpg.9666b3b1b247987b06ffdaaf578e2760.jpgIMG_5947.thumb.jpg.f1bd0f32c522c8e540452d59c3cb103b.jpg

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
	section[data-section-id="61aaca825d821d20cfbf41c6"] {
		.summary-item-list {
			display: grid;
			grid-template-columns: repeat(2,1fr);
			grid-gap: 10px;
		}
		.summary-item {
			width: 100% !important;
		}
	}
}

Change grid-gap value to change space between item

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing result

image.png.6507509bc9320ce8b71124c224e82375.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • Susana_SQSP changed the title to Summary Block Column on Mobile

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.