Style Popup gallery pdp

.single-product.woocommerce img.pswp__img{
    max-width: 35rem; //set maxwidth
    height: auto !important;
    position: relative;
}
.single-product .pswp--animated-in .pswp__zoom-wrap {
    transform: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

Leave a Reply

Your email address will not be published. Required fields are marked *