Center (Output) [Optional]
Determines whether to center (horizontal) the slider in its parent container, default value is false.
If this option is enabled, 'margin: 0 auto;' will be added to the slider element.
The generated html code looks like <div id="jssor_your_slider_id" style="margin: 0 auto; ..." ...>
See options - slider maker help