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

    (@jleuze)

    Hi, you can do this by styling one of those slideshows using its ID. For example, to hide the navigation on my homepage, I’d use something like this:

    #meteor-slideshowhome ul.meteor-nav {
    display: none !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode to disable slideshow navigation’ is closed to new replies.