Impulse Product Image Size Desktop Please Help tried 2 codes

Hi,

I need to change the size of my desktop product image it doesn’t fit in the screen. My site is https://luxurymrkt.com/products/acne-studios-face-logo-patch-sweatpants?pr_prod_strat=description&pr…

Thank you Mike

You ok?

This is a coding forum for shopify not desktop web browser sizing

Hi @Luxurymrkt .

This is PageFly - Advanced Page Builder.

You can go to Online store => themes => actions => edit code and add this code on file theme.css

.photoswipe__image{
height: 550px;
}

Hope this helps.

Best Regards;

Pagefly