Jump to content

Reduce white space (padding) in Anya Template

Recommended Posts

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

I'm using the Anya template and can't figure out how to make the padding smaller to eliminate some of the white space on my home page - specifically, at the top and in the footer areas.  I'm guessing that Anya's template doesn't allow for these changes based on my previous research so just wondering if there's custom CSS available to help.  Many thanks for any input -

Link to comment
  • Replies 4
  • Created
  • Last Reply

These might help you out

This will help with the padding at the bottom of the pages and above the footer

.page-content{
 padding-bottom: 17px !important; 
}

This will help with the padding inside the footer

.footer-inner{
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}

Hope they help

Link to comment

Add to Home > Design > Custom CSS

.footer-inner {
    padding-top: 5px;
    padding-bottom: 5px;
}
div#home-1 .index-section-wrapper {
    padding-top: 20px;
}

 

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
5 minutes ago, JoeCory said:

These might help you out

This will help with the padding at the bottom of the pages and above the footer


.page-content{
 padding-bottom: 17px !important; 
}

This will help with the padding inside the footer


.footer-inner{
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}

Hope they help

 

Thank you so much !!!!  Worked like a charm :)

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.