Jump to content

How can I adjust the spacing between content links in the footer?

Recommended Posts

  • Replies 1
  • Views 465
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

22 hours ago, wailife said:

Site URL: http://www.wailifestyle.com

Hi! How can I adjust the spacing between content links in the footer so that they're not so vertically spread out? And how do align them in the middle when on mobile? Thanks!

Add to Design > Custom CSS

/* Footer content links */
footer.sections .collectionlink-block {
    padding-bottom: 0px;
    padding-top: 0px;
}
@media screen and (max-width:767px) {
div#page-section-6039c4639959d83fcdbdbc5a .span-12>.row>.col:nth-child(-n+5) * {
    text-align: center;
}
}

 

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!)

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.