Jump to content

Archive Block appearing cut off?

Go to solution Solved by Beyondspace,

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
1 hour ago, pearler1570048501 said:

Site URL: https://cosmotemplate.squarespace.com/?password=pearler

For some reason, the archive block is appearing cut off on smaller screens:

Screen Recording 2021-12-14 at 02.35.19 pm.gif

Try adding to Home > Design > Custom Css

#block-yui_3_17_2_1_1635297408567_3148  .archive-group-list {
	display: flex;
	justify-content: space-evenly;
}

#block-yui_3_17_2_1_1635297408567_3148 .archive-group {
	width: 25%;
	min-width: 20%;
}

@media only screen and (max-width: 1024px) {
	#block-yui_3_17_2_1_1635297408567_3148  .archive-group-list {
		display: grid;
	}

	#block-yui_3_17_2_1_1635297408567_3148 .archive-group {
		width: 100%;
	}
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Edited by bangank36

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

 

 

 

 

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
  • 1 month later...

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.