Jump to content

Centre align the columns in footer

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

On 12/8/2021 at 4:30 PM, triishac said:

Site URL: https://www.codevelop.fund/

How do I centre align the columns in the footer? Been struggling with it for a while.

Website: Codevelop.fund

Password: update12345#

Try adding to Home > Design > Custom Css

section[data-section-id="61af47cbe71448138280875a"] .content-wrapper {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

footer  .sqs-layout  .row  {
  display: flex;
  align-items: center;
}

footer  .sqs-layout  .row  .html-block {
  padding-bottom:0 !important;
}
.newsletter-block, .newsletter-form-body {
  padding: 10px 0 !important;
}

My testing result

image.thumb.png.f363123dbdb56f9479d9c22b7e6e57b4.png

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

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 12/9/2021 at 9:48 PM, bangank36 said:

Try adding to Home > Design > Custom Css

section[data-section-id="61af47cbe71448138280875a"] .content-wrapper {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

footer  .sqs-layout  .row  {
  display: flex;
  align-items: center;
}

footer  .sqs-layout  .row  .html-block {
  padding-bottom:0 !important;
}
.newsletter-block, .newsletter-form-body {
  padding: 10px 0 !important;
}

My testing result

image.thumb.png.f363123dbdb56f9479d9c22b7e6e57b4.png

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

This worked perfectly! Thank you so much!

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.