height
Version: Pro, Lite
height
type: Number
default: 360
Evo Slider need a height to work properly. You can set the height using this option to make sure it has the correct height. If no height is set, Evo Slider will use the default value (360).
Example:
var myEvoSlider = $("#mySlider").evoSlider({
height: 360
});