Ran into a problem with additional images being larger than the productMainImage when viewed on an iPhone6 in portrait. I noticed that the portrait portion of the responsive_mobile.css hason line 382 while the landscape did not.PHP Code:.additionalImages img{width:90%;margin:0 auto;}
.additionalImages{float:left !important;}
Commenting out those two lines fixed the problem.
It would be nice to have them side by side but, that's a horse of a different waterhole.![]()




