Jump to content

How can I make my footer items to take up the space that the spacer takes up instead of the lines breaking at random points (explained in images on thread)

Recommended Posts

Posted

Site URL: https://ladybug-chicken-2tp4.squarespace.com/

Hi there,

My issue is with the footer, I'm trying to achieve a responsive design where the footer items take up the negative space defined by the spacer block instead of breaking at random point to accomodate the spacer as the browser window size changes responsively.

Explained much more clearly in images attached to this post.

 

Site: https://ladybug-chicken-2tp4.squarespace.com/

pass: *3iRgpCKJ-8@bBZ7

 

Any help would be greatly appreciated as its a little bit out of my league in terms of knowledge.

Thanks in advance, 
Jack

Footer problem 1.jpg

Footer problem 12.jpg

Footer problem 13.jpg

  • Replies 3
  • Views 340
  • Created
  • Last Reply
Posted
17 hours ago, ivnisigoth316 said:

Site URL: https://ladybug-chicken-2tp4.squarespace.com/

Hi there,

My issue is with the footer, I'm trying to achieve a responsive design where the footer items take up the negative space defined by the spacer block instead of breaking at random point to accomodate the spacer as the browser window size changes responsively.

Explained much more clearly in images attached to this post.

 

Site: https://ladybug-chicken-2tp4.squarespace.com/

pass: *3iRgpCKJ-8@bBZ7

 

Any help would be greatly appreciated as its a little bit out of my league in terms of knowledge.

Thanks in advance, 
Jack

Footer problem 1.jpg

Footer problem 12.jpg

Footer problem 13.jpg

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 1200px) {
	section[data-section-id="618c2b72bee2874615b209fe"]  .sqs-layout > .row  > .span-2 {
		width: 21.25%;
	}

	section[data-section-id="618c2b72bee2874615b209fe"]  .sqs-layout > .row  > .span-4 {
		width: 15%;
	}
}

@media only screen and (max-width: 921px) {
	section[data-section-id="618c2b72bee2874615b209fe"]  .sqs-layout > .row  > .span-2 {
		width: 25%;
	}

	section[data-section-id="618c2b72bee2874615b209fe"]  .sqs-layout > .row  > .span-4 {
		display: none;
	}
}

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 - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.