Im currently using the Brooklyn theme and on the product page the images are very large to the point they are going off the screen.
It looks fine on mobile as it is payed out differently but is it possible to reduce the size of the images on desktop?
Thank you in advance.
Hi, can you please check if you can find ProductMediaWrapper-product-template-17328662315189 in your theme.scss.liquid file
If yes, you can reduce the max-width to something like 650.0px.
thanks for the response,
I don't seem to have that in my theme.scss file