Dawn Theme Product Page: Is it possible to narrow the gap above and below the "Pop Up" block?

Hi there,

Is it possible to narrow the gap above and below the “Pop Up” block in Dawn Theme Product Page?

Kind Regards,

Debbie

@Debbie19 Hello can you share the store URL?

Hi Kazi,

It’s

Thanks.

Debbie

@Debbie19 put this css in Assets > section-main-product.css bottom of file

.product__info-container>*+* {
    margin: 0.5rem 0;
}
1 Like

Hi Kazi,

Thanks. The line spacing is much better.

Kind Regards,

Debbie