To center the slider add this line to the respective element in your CSS
.theme-bar.slider-wrapper {
margin: 0 auto;
}
To center the slider add this line to the respective element in your CSS
.theme-bar.slider-wrapper {
margin: 0 auto;
}