Hi there,
Is it possible to narrow the gap above and below the “Pop Up” block in Dawn Theme Product Page?
Kind Regards,
Debbie
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;
}