Viewing 1 replies (of 1 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    The slideshow is being floated to the right by the nav above it, add this rule to your theme’s stylesheet to clear the float:

    div.meteor-slides {
    clear: both;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Meteor Slides] Slideshow not showing in Chrome anymore’ is closed to new replies.