Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Ernest, sorry about that! I changed the styling of the prev/next nav a bit and it is conflicting with a few themes.

    I’ll have this bug fixed in the next release, but you can fix the issue by adding this to your theme’s stylesheet:

    .meteor-slides.navhover ul.meteor-nav {
         display: inline !important;
    }
    Thread Starter ernestvr

    (@ernestvr)

    Hello JLeuze

    You’re a hero! Thanks heaps for fixing that.

    cheers,
    Ernest.

    You’re welcome Ernest!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Meteor Slides] mouseover pushes images down in slider’ is closed to new replies.