Jump to content

Centre align the columns in footer

Recommended Posts

  • Replies 2
  • Views 503
  • 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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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
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.