below is the code that I am using for the slider. Currently the slider is located to the left. How do I moe it to the center?
<!-- slider -->
<?php if(is_front_page()) { ?>
<div id="slider_container" >
<div class="row">
<div class="ten columns">
<?php get_template_part( 'element-slider', 'index' ); ?>
</div>
</div>
</div>
<?php } ?> <!-- slider end -->
I want to create transparent slides with a fixed back ground. The background should appear only behind the see-thru slideshow. For eg the one on this website: https://www.goweb99.com