Hi there, I just could find out how I can enlarge my product image on mobile view. As far as it concerns on desktop – everything its fine, but viewed on smartphone its simply too small. I wonder how I can enlarge the product image almost to fill the width of the mobile screen.
here is a screenshot: https://imgur.com/MF31leH
I outlined the desired size with the pink color.
any advice?
thanks.
Hey aovivo,
This CSS is causing that to happen:
.single-product-main-image {
width: 33%!important;
float: left!important;
}
I’m not sure where it’s coming from since your CSS is cached/minified. If you disable that then we can tell you in which file you can find it.
Best regards,
Rikard
Hi Rikard,
many, many thanks! that’s it…!
I dont know why this was there, but now it is exactly how it should be!
my best regards!!
aovivo
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon
Its okay to close. Thanks!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon