(Squarespace) How to reduce gap between Additional – Product Description

If it doesn’t work, you can email or message me.

To reduce gap between Additional – Product Description, you can use this code to Custom CSS.

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