I have the same issue here:
When I use the shortcode on my frontpage and upload more than 1 slide, they sit one next to each other, whe I use it on a regular page it works fine.
Here are two links with both exemples:
https://nuevo.alesca.com.mx/ (shortcode: <?php echo do_shortcode( ‘ [ultimate-slider category=”Home”] ‘ ); ?>)
https://nuevo.alesca.com.mx/prueba/ (shortcode: [ultimate-slider category=”Home”]
Hope you can help me.