outerText
Version: Pro
outerText
type: Boolean
default: false
Enables outer text description. If set to true, the text description of the slides will be displayed in separated layout. This option only works if the mode option is set to slider or scroller.
Example:
var myEvoSlider = $("#mySlider").evoSlider({
outerText: false
});