I'm using the Abundance theme, and have the Avia slider (not fullwidth) on my page. The sample images are all 690px x 200px, and I have added another image which is 700 x 300, and it is being truncated. I am seeing that the ul for the slider is setting the height at 690 x 200:
<ul class='slideshow' style='height: 200px; width: 690px;'>
Can the height and width of the Avia slider be controlled somehow to use whatever dimensions I select (I'm mainly concerned with height), or modified to use the height/width of the largest image to be displayed?














