Jump to content

Footer resize & positioning CSS help needed

Recommended Posts

Site URL: http://www.damonomad.co

Hello Squarespace gurus,

I'm having trouble adjusting elements in the footer of my website.

I'd like to eliminate the padding on top & bottom of the container to make the footer fit better under the page content.

I'd also like for my email address to be closer to the "social icon" block, right justified. There seems to be spacing round the social icons that I can't chip into.

Thanks in advance for the help!

 

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Add to Home > design > Custom CSS

footer.sections section {
    min-height: unset !important;
}
footer.sections section .content-wrapper {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

With social, you can edit footer > resize social column width

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

Thanks Tuanphan, this worked perfect!

I have one more padding question if you don't mind. On the bottom of every portfolio section the previous - next project seems to have a huge padding as well. 

I tried to use the same code to edit its padding but it doesn't work:

section.item-pagination.item-pagination--prev-next {
      min-height: unset !important;
}
section.item-pagination.item-pagination--prev-next {
    padding-top: 10px !important;
    padding-bottom: 10px !important;

}

 What's wrong?

prevnext.jpg

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.