Jump to content

Rearrange footer items on mobile

Recommended Posts

  • Replies 10
  • Views 547
  • Created
  • Last Reply

Top Posters In This Topic

Posted
7 hours ago, alletters said:

Hi, 

I want to modify the footer items of my page, so that they match the desktop site. Would also be good to add some padding on the left hand side of the footer. 

Link: https://nectarine-round-7mj7.squarespace.com/
Passw: K90Gjper4H78

 

 

Screen Shot 2022-01-31 at 08.22.04.png

Is it the result you want to achieve?

image.png.ea7ade280f6bfd5afa09dfd8e64bdbad.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

I want the line to go all the way across the screen, with social media icons the way you have displayed above, however the copyright text needs to be on the right hand side of the screen. 

Posted
On 2/3/2022 at 6:21 PM, alletters said:

Did you manage to find a solution to this? Would appreciate any help:) 

Don't remove any code in your current code. Add this to Design > Custom CSS

/* Mobile footer */
@media screen and (max-width:640px) {
div#page-section-615465899e86be5e4ede50cd>.row:nth-child(2) .span-12 {
    width: 100% !important;
}
div#page-section-615465899e86be5e4ede50cd>.row:nth-child(2) .span-12>.row>.col:nth-child(n+2) {
    width: 50% !important;
    float: left !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!)

Posted
On 2/14/2022 at 4:20 PM, alletters said:

Hmm, that's strange. I still get this in both Squarespace website builder and on my mobile: 

 

1865531841_ScreenShot2022-02-14at10_19_56.thumb.png.1b1400070d4668bcfdd4e56369afd258.png

Don't remove any code in your current code

Add this to Custom CSS

@media screen and (max-width:767px) {
div#page-section-615465899e86be5e4ede50cd>.row:nth-child(2)>.span-12 {
    width: 100% !important;
}
div#page-section-615465899e86be5e4ede50cd>.row:nth-child(2)>.span-12>.row>.col {
    width: 50% !important;
    float: left !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.