Sveakungen Posted May 6, 2022 Share Posted May 6, 2022 Hi! Have an odd problem with images on mobile phones. When I use the template "product-image-no-thumbs" in Ap Products Details Builder its sets the image size to 60x60 px or 30x30 px or as in the screen dump at basically 0x0 px in the slideshow. And if you click on the left or right arrow they increase in size for each click until they get the correct size. ONLY happens when I use the option without thumbnails for both desktop and mobile. Using any template with thumbnails it works correct. Anyone that knows why and how to fix it? See it here on my stage:https://stage.italy.hemsida.eu/ost/245-mozzarella-fior-di-latte-125g.html Thx in advance, David Link to comment Share on other sites More sharing options...
Prestachamps Posted May 19, 2022 Share Posted May 19, 2022 Hi @Sveakungen Try to add the following rule to the end of custom.css or theme.css: .product-detail.no-thumbs .images-container { width: 100%; } (be sure to back up the files before making any changes) I hope that I could help. Cheers, Leo Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now