This topic has 4 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hi,
Mobile view of the following link/product shows only 2 photos on the thumbnails in mobile phone view on Iphone. It is showing 3 photos in web view but only 2 on Iphone portrait mobile view.
http://www.jolivine.com/products/accessory-type/earrings/small-ribbon-earrings/
Hope that you can assist on this. Thank you.
WP e-commerce version: 3.9.3
Hello,
Please add this code in custom.css file:
@media (max-width: 480px) {#product-page .product-images .main-image img, #product-page .product-images .views-gallery {
width: 100% !important;
}}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Regards,
Eva Kemp.
Now it worked! Thank you!
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: best selling, mobile, photos, single product, themes, woocommerce
The issue related to '‘Single Product Page with 3 or more photos only shows 2 photos on mobile’' has been successfully resolved, and the topic is now closed for further responses