Just go to the unslider.css file and add:
.unslider { overflow: auto; margin: 0; padding: 0; position: relative; }
And in unslider-dots.css add:
.unslider-nav{ position: absolute; width: 100%; bottom: 2%; }
Just say in script nav:true and dots:true .
Hope this works for you too.
source share