Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter amaslinphoto

    (@amaslinphoto)

    I do have a notification that I need to update wordpress and my theme but that would’nt change the fact that it worked the other day and not working today would it?

    Plugin Author Josh Leuze

    (@jleuze)

    Hi, the problem is that something above the slideshow is floating the slideshow, which is hiding it off screen.

    Clear this flost by adding this rule to your theme’s stylesheet:

    .meteor-slides {
    clear: both;
    }
    Thread Starter amaslinphoto

    (@amaslinphoto)

    THANK YOU THANK YOU THANK YOU!

    Plugin Author Josh Leuze

    (@jleuze)

    You’re welcome!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Meteor Slides] Some slides don't work’ is closed to new replies.