Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Chocodrey

    (@chocodrey)

    ok I temporarily fixed it by adding

    <div align=”center”;>[meteor_slideshow slideshow=”slug”]</div>

    but I would like it to be automatic.
    Before, when I used the text editor to center the slideshow it worked and now it doesn’t.
    I would like to know what has changed. I mean, it is such a hassle now to use your plugging wich was great at the beginning.

    Plugin Author Josh Leuze

    (@jleuze)

    Hi Audrey, the slideshows are left aligned by default, you can set them all to be centered automatically by adding this rule to your theme’s stylesheet:

    div.meteor-slides {
    margin: 0 auto 20px auto !important;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slideshow not centered’ is closed to new replies.