- This topic has 9 replies, 3 voices, and was last updated 3 years, 9 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!
🙂
Studio WordPress Themes The best collection of studio WordPress themes for a wide array of digital studios and agencies These studio WordPress themes can be […]
Skin Care WordPress Themes The following article narrates about the Skin Care WordPress Themes for creating a Beauty Salon, Spa or any Skin care related […]
Magazine Style WordPress Themes Are you looking for the best magazine style WordPress themes? If yes, then this post is for you. In this post, […]