Hi JLeuze, thanks for the awesome plugin! Really simple to use and useful.
I just need to know how I can center the slideshow in my my main content div (at the moment it's aligned to the left)
Currently I'm using the shortcode and would like to keep using it if possible.
I tried adding
.meteor-slides {
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
z-index: 1;
but doesn't seem to work.
I was also wondering if it is possible to move the navigation arrows so they sit just outside to the left and right of the slideshow?
I have set up a test slideshow on my site here:
http://benredpath.co.uk/test/test/
Any help greatly appreciated.
Thanks!
Ben