Jump to content

Reduce space between the product description and additional info

Go to solution Solved by Ziggy,

Recommended Posts

  • Solution
22 minutes ago, CBL51 said:

Is it possible to reduce the space between the product description and additional info

Yes, it is. Add this to Custom CSS on your website:

.products.collection-content-wrapper {
    padding-top: 0vw;
}

 

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment
  • 1 year later...
1 minute ago, cssquestionserryday said:

that seems to only adjust the gap in between the Product info and the breadcrumbs, 

And changing to  padding-bottom: 0vw; doesnt do anything. 

Am  I missing something?

NVMD figured it out with;

.ProductItem-additional
{margin-top:-30px !important;}

Link to comment
  • 2 months later...

@ellen_b Hi! You can add this code in Website > Pages > Website Tools > Custom CSS to reduce the space between product description and additional info on mobile

@media screen and (max-width: 767px) {
#pdp .ProductItem .ProductItem-additional {
    margin-top: 0px !important;
}

#pdp .ProductItem .ProductItem-details {
    margin-bottom: 0px !important;
}

#pdp .ProductItem .ProductItem-details-excerpt-below-price {
    margin-bottom: 0 !important;
}
}

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

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.