Impulse Desktop Product Image Size please help

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_rec_id=7185d12c0&pr_rec_pid=7304691515573&pr_ref_pid=7304691581109&pr_seq=uniform

Hi @Luxurymrkt !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation

Please paste this code at the bottom of theme.css under assets in theme code files;

.aos-animate .image-wrap .animate-me,.aos-animate .image-wrap .lazyloaded:not([role=presentation]),.aos-animate .image-wrap svg {
max-width: 317px !important;
justify-content: center !important;
}

You can change px as you want.

Like this;

Best Regards;

PageFly

1 Like

Hey so this worked but, needs more code or diff code. This moved two parts of the website . Spacing homepage & spacing below the product I think the spacing below the product because the product next pic arrows are still all the way down the page. Please see pics

@PageFly-Victor