Home › Forums › Jevelin Theme › Woocommerce product image full width on mobile
Home › Forums › Jevelin Theme › Woocommerce product image full width on mobile
Guy, can anyone advice how to make Woocommerce product image full width on mobile on product page? Tried using landscape/square image cropping, doesn’t work.
There is too much empty space on sides. See screenshot.
Web: https://www.webmaintenanceus.com/
Hi there,
We could create a custom CSS that could fix this.
Can we login to your website to test and add it?
Best regards,
Shufflehound team
Hi. Sure. Here is the login.
Hi there,
We added some improvements.
Can you please take a look now? 🙂
Best regards,
Shufflehound team
Looks good. Thanks.
You are welcome!
Hi guys, I did some updates on my website and the woo commerce image width disappeared.
Can u make it full width it again please? Or lmk how to do it?
Same domain: https://www.webmaintenanceus.com/
Hi there,
Sure! Please check it now.
If needed in the future – here is the code we added to the Jevelin Settings > Custom CSS:
@media (max-width: 550px) { Â Â body .container { Â Â Â Â max-width: 90%!important; Â Â } }
Best regards,
Shufflehound team