- This topic has 9 replies, 3 voices, and was last updated 3 years, 7 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Product images too big on mobile – Shopzee
I am using Shopzee. All products look ok on my Mac and PC but when I look at the site on a mobile phone the product images are too big. How do I fix it?
www.celestialtrading.us
We have checked that they look right. Kindly send a screenshot of your mobile.
https://ibb.co/HdBTdSr
Regards,
Shri
I don’t see an option to add a screenshot.
But if you click on the product image and the image is too big.
I tried it with the basic Woocommerce storefront theme and it looks fine.
Kindly use imgbb.com to post images.
Kindly add this in appearance>customize>basic settings>Custom CSS box:
@media screen and (max-width:63.938em) and (min-width:29.938em) {
#primary{width:100%;}
}
Regards,
Shri
Every time I tried to add the images uploaded to Imgbb.com it does not seem to post my reponse.
I tried add the CSS as you suggested but it still did not seem to work.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
#primary { width:auto !important;}
.woocommerce div.product div.images img {
width: 100% !important;
}
}
Regards,
Dave
Thanks Dave!
That worked!
🙂
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]