Jump to content

Reduce padding below category navigation / filter, shop page, 7.0, Fulton

Recommended Posts

  • Replies 5
  • Views 479
  • Created
  • Last Reply
On 3/4/2021 at 6:21 AM, ChuckG-Art said:

tired this on this page:
https://www.chuckgumpert.com/merch-ccb

didn't affect the gap (padding) between Category Nav and first row of items...

is there a different CSS id ?image.thumb.png.1ae09eeb44915cf4c69b13ff9870a06c.png
 

Add to Design > Custom CSS

#categoryNav ul {
    padding-bottom: 20px;
}

 

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
On 2/28/2021 at 10:42 AM, tuanphan said:

Add to Design > Custom CSS


/* space under category nav links */
div#productList>a {
    margin-top: 0 !important;
    margin-bottom: 20px;
}

 

Hi @tuanphan, this little snipett code seems to adjust the space between the product rows in the grid, but not between the top product row and the bottom of the filter 🙂

Link to comment
  • 2 weeks later...
On 3/9/2021 at 10:14 PM, FitBar said:

Hi @tuanphan, this little snipett code seems to adjust the space between the product rows in the grid, but not between the top product row and the bottom of the filter 🙂

Add to Design > Custom CSS

nav.category-nav {
    margin-top: 20px;
    margin-bottom: 40px;
}

 

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

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.