Jump to content

Adjusting spacing between product details

Go to solution Solved by Lesum,

Recommended Posts

  • Replies 3
  • Views 943
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution

@itsmarkgregory Add this code under Websites > Pages > Website Tools > Custom CSS

@media screen and (max-width: 767px) {
     .ProductItem-details .ProductItem-product-price .product-price {
        margin-bottom: 0px !important;
     }
    .tweak-product-basic-item-description-position-mobile-below-add-to-cart-button .product-details .ProductItem-details-excerpt-below-price {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .tweak-product-basic-item-description-position-mobile-below-add-to-cart-button .product-details .ProductItem-details-excerpt-below-price p {
       margin: 0 !impotant;
    }
}

 

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.