I have a problem with the ProductSlider on the Productdetail Page. I dont know how to set the Container width & heights.
I found some configuration for the Fotorama Plugin but there is nothing about width and height.
My Productimages have another dimensions.
<div class="fotorama__stage" style="width: 581px; height: 581px; line-height: 581px;">
that are the dimensions from the Plugin.
My image dimensions are 530px x 350px
, so there is too much white-space (top/bottom).
Any ideas?