Viewing 1 replies (of 1 total)
  • Plugin Author Stefan Boonstra

    (@stefanboonstra)

    You can give the slideshow a width to be able to make it smaller than the width of the page. Then you’ll have to create a custom style for the slideshow (read how to do this in the FAQ section) and do the following:

    .slideshow_container {
            margin: 0 auto; /* Add this line to center the slideshow */
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Center image in slideshow container’ is closed to new replies.