Jump to content

Page Padding Adjust on 1 Page Only

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: http://differentkennedy.com/apparel

Is there a way to dictate the page padding on a single page? Specifically would like the index individual pages to appear higher and the padding between the page + index navigation to be much smaller. Attached image for reference of specific padding areas. 

[Want applied to all pages pulled from within that index page but not the rest of the site]

Screen Shot 2021-06-01 at 11.33.09 AM.jpg

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to Design > Custom CSS

/* Apparel page padding */
body#collection-569ec63989a60ac11efdeb9c section#page {
    margin-top: 5px;
}

 

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
14 hours ago, tuanphan said:

Add to Design > Custom CSS


/* Apparel page padding */
body#collection-569ec63989a60ac11efdeb9c section#page {
    margin-top: 5px;
}

 

Awesome! That did the trick for the top - any solution for tightening the space above and below the "back to apparel" // "prev / next" links? 

Link to comment
  • Solution

Use this

/* Pagination spacing */
div.project {
    margin-bottom: 5px !important;
}
div#projectThumbs {
    margin-top: 5px !important;
}

 

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

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.