Jump to content

Rearrange footer items on mobile

Recommended Posts

  • Replies 10
  • Created
  • Last Reply

Top Posters In This Topic

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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Try

#block-yui_3_17_2_1_1641907336814_6414 {
  padding-left: 35px;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 2/11/2022 at 3:59 PM, alletters said:

This illustrates the desired effect: 

 

Screen Shot 2022-02-09 at 17.49.19.png

Just tested & looks fine. Can you check again?

image.thumb.png.fc4688d543a8972ba54e9e195c27cd70.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.